#FEEB76#FEEB76
#FEEB76 is a very light, vivid yellow. Relative luminance 0.818; OKLCH L 93.3% C 0.139 H 100.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEB76 |
|---|---|
| RGB | rgb(254, 235, 118) |
| HSL | hsl(52, 99%, 73%) |
| HSV | hsv(52, 54%, 100%) |
| CMYK | cmyk(0%, 7.5%, 53.5%, 0.4%) |
| CIE-LAB | lab(92.49, -7.94, 58.31) |
| CIE-LCH | lch(92.49, 58.85, 97.75°) |
| OKLab | oklab(93.25% -0.0247 0.1368) |
| OKLCH | oklch(93.25% 0.139 100.2) |
| XYZ | xyz(73.8539, 81.7983, 29.0344) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.33
Yellowish
#FAEE66
ΔE00 2.75
Yellow Tan
#FFE36E
ΔE00 2.76
Sand Yellow
#FCE166
ΔE00 2.92
Dull Yellow
#EEDC5B
ΔE00 3.71
Straw
#FCF679
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEB76 #7689FE
analogous
#FEA776 #FEEB76 #CDFE76
triadic
#FEEB76 #76FEEB #EB76FE
tetradic
#FEEB76 #76FEA7 #7689FE #FE76CD
square
#FEEB76 #76FEA7 #7689FE #FE76CD
split-complementary
#FEEB76 #76CDFE #A776FE
monochromatic
#F8D502 #FEE239 #FEEB76 #FEF4B3 #FFFBE1
Accessibility & contrast
On white
1.21
#FEEB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FEEB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEB76
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEB76 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56B
Deuteranopia (green-blind)
#FFED7B
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #feeb76; /* rgb */ color: rgb(254, 235, 118); /* oklch */ color: oklch(93.3% 0.139 100.2);
Tailwind
colors: {
custom: {
50: '#fff1a0',
500: '#feeb76',
950: '#000000',
},
}SCSS
$custom: #feeb76; $custom-light: #fff1a0; $custom-dark: #000000;
JSON
{
"hex": "#feeb76",
"rgb": {
"r": 254,
"g": 235,
"b": 118
},
"hsl": {
"h": 51.618,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.9325,
"c": 0.13896,
"h": 100.2
},
"luminance": 0.81795
}Semantic roles & 50–950 ramp
primary
#FEEB76
secondary
#3D53DB
accent
#20E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580