Skip to content

#bea430

a balanced, vivid yellow · warm · closest name: Goldenrod

RGB
190, 164, 48
HSL
49°, 60%, 47%
CMYK
0, 14, 75, 26
Luminance
0.3771

At a glance

Every number on this page in one read: what #bea430 is made of, how bright it looks, and which way it leans.

Hex
#bea430
Hue
49°
yellow
Saturation
60%
vivid
Lightness
47%
balanced
Brightness
75%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3771
WCAG relative
Temperature
Warm
16/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
8.54:1
Closest name
Goldenrod
ΔE2000 7.6
Where it sits
Hue49° of 360°
Saturation60%
Lightness47%
Temperature
Warm ← → Cool16% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bea430
RGBrgb(190, 164, 48)
HSLhsl(49, 60%, 47%)
CMYKcmyk(0%, 14%, 75%, 26%)
LABlab(67.8 -2.7 59.9)
LCHlch(67.8 60.0 92.6)
OKLCHoklch(0.722 0.133 95.9)
Decimal12493872
Display P3color(display-p3 0.745 0.643 0.188)

Copy-ready code

/* CSS */
color: #bea430;
background-color: #bea430;
/* Tailwind (arbitrary) */
class="text-[#bea430] bg-[#bea430]"
/* SCSS */
$brand: #bea430;
/* SwiftUI */
Color(red: 0.745, green: 0.643, blue: 0.188)
/* Android */
Color.parseColor("#bea430")
/* Flutter */
Color(0xFFBEA430)
/* Python / OpenCV (BGR) */
(48, 164, 190)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #bea430 · 8.54:1
Use #000000AAA at every size.
Aa
White text · 2.46:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.54:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bea430 as text scores 2.46:1 on white and 8.54:1 on black.

Accessibility — WCAG contrast

Aa
#bea430 on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#bea430 on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5A01B
deuteranopia · #BCA937
tritanopia · #CD978D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bea430 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFAF4
#F7F4E9
#EFE9CC
#E8DCA5
#DDCB79
#D2B94C
#bea430
#A38D29
#827021
#5F521C
#3B3411
Base = 600Lightest = 50 · #FBFAF4Darkest = 950 · #3B3411
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F4E9;
  --brand-200: #EFE9CC;
  --brand-300: #E8DCA5;
  --brand-400: #DDCB79;
  --brand-500: #D2B94C;
  --brand-600: #bea430;
  --brand-700: #A38D29;
  --brand-800: #827021;
  --brand-900: #5F521C;
  --brand-950: #3B3411;
  --brand: #bea430;
  --brand-ink: #000000;
}

Colors that work with #bea430

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF9F4
Tinted page background
Border#EDE4C0
Hairlines and dividers
Muted text#9B8C4B
Captions on the surface
Accent#2B6DC3
Second voice, not a rival
Dark variant#66581A
Hover, pressed, headers
Light variant#FAF7EB
Selected rows, tints
Dark surface#242114
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #bea430

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#304ABE
Analogous left#BE5D30
Analogous right#91BE30
Split-complement 1#3091BE
Split-complement 2#5D30BE
Triadic 1#30BEA4
Triadic 2#A430BE
Tetradic#30BE5D

RGB percentages

Red74.5%
Green64.3%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow74.7%
Key (black)25.5%

Color previews

#bea430 text on a black background

contrast 8.54:1

Card sample

#bea430 text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bea430;
Background color
Panel with #bea430 background
background-color: #bea430;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bea430;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(190, 164, 48, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 164, 48, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bea430;
background: linear-gradient(135deg, #bea430, #79BE30);

Monochromatic scale

Palettes built from #bea430

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#bea430 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#bea430, answered

What color is #bea430?

#bea430 is a balanced vivid yellow, closest to Goldenrod (ΔE2000 7.6). It sits at 49° on the hue wheel with 60% saturation and 47% lightness, which reads as warm.

What is the RGB value of #bea430?

rgb(190, 164, 48) — 190 red, 164 green and 48 blue out of 255, or 74.5% / 64.3% / 18.8% by channel.

Is #bea430 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3771 and perceived brightness is 64%, so black text on it reaches 8.54:1.

Should I use black or white text on #bea430?

Black. It scores 8.54:1 against #bea430, versus 2.46:1 for white — AAA at any size.

What is the complementary color of #bea430?

#304ABE sits directly opposite on the wheel. Softer options are the split-complements #3091BE and #5D30BE, which give the same contrast with far less vibration.

What colors go well with #bea430?

For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8C4B for secondary text, #2B6DC3 as an accent and #66581A for hover and pressed states. For a palette, the analogous pair #BE5D30 and #91BE30 stays calm, while #304ABE is the loudest partner.

What is #bea430 in CMYK for printing?

cmyk(0%, 14%, 75%, 26%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bea430 warm or cool?

Warm — it scores 16 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BE8230; nudged cooler, #A6C12E.

Work with #bea430 in the Color Lab