#FEEB74#FEEB74
#FEEB74 is a very light, vivid yellow. Relative luminance 0.817; OKLCH L 93.2% C 0.141 H 100.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEB74 |
|---|---|
| RGB | rgb(254, 235, 116) |
| HSL | hsl(52, 99%, 73%) |
| HSV | hsv(52, 54%, 100%) |
| CMYK | cmyk(0%, 7.5%, 54.3%, 0.4%) |
| CIE-LAB | lab(92.47, -8.09, 59.20) |
| CIE-LCH | lch(92.47, 59.75, 97.78°) |
| OKLab | oklab(93.23% -0.0253 0.1385) |
| OKLCH | oklch(93.23% 0.141 100.4) |
| XYZ | xyz(73.7363, 81.7513, 28.4151) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.22
Yellowish
#FAEE66
ΔE00 2.57
Yellow Tan
#FFE36E
ΔE00 2.78
Sand Yellow
#FCE166
ΔE00 2.87
Dull Yellow
#EEDC5B
ΔE00 3.61
Straw
#FCF679
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEB74 #7487FE
analogous
#FEA674 #FEEB74 #CCFE74
triadic
#FEEB74 #74FEEB #EB74FE
tetradic
#FEEB74 #74FEA6 #7487FE #FE74CC
square
#FEEB74 #74FEA6 #7487FE #FE74CC
split-complementary
#FEEB74 #74CCFE #A674FE
monochromatic
#F6D402 #FEE237 #FEEB74 #FEF4B1 #FFFBE1
Accessibility & contrast
On white
1.21
#FEEB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#FEEB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEB74
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEB74 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#FFED7A
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #feeb74; /* rgb */ color: rgb(254, 235, 116); /* oklch */ color: oklch(93.2% 0.141 100.4);
Tailwind
colors: {
custom: {
50: '#fff19f',
500: '#feeb74',
950: '#000000',
},
}SCSS
$custom: #feeb74; $custom-light: #fff19f; $custom-dark: #000000;
JSON
{
"hex": "#feeb74",
"rgb": {
"r": 254,
"g": 235,
"b": 116
},
"hsl": {
"h": 51.739,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.93227,
"c": 0.14076,
"h": 100.4
},
"luminance": 0.81748
}Semantic roles & 50–950 ramp
primary
#FEEB74
secondary
#3B51DB
accent
#20E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580