#FEEB97#FEEB97
#FEEB97 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.7% C 0.106 H 97.0°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEB97 |
|---|---|
| RGB | rgb(254, 235, 151) |
| HSL | hsl(49, 98%, 79%) |
| HSV | hsv(49, 41%, 100%) |
| CMYK | cmyk(0%, 7.5%, 40.6%, 0.4%) |
| CIE-LAB | lab(92.89, -4.94, 43.06) |
| CIE-LCH | lch(92.89, 43.34, 96.55°) |
| OKLab | oklab(93.71% -0.0129 0.1052) |
| OKLCH | oklch(93.71% 0.106 97) |
| XYZ | xyz(76.1690, 82.7243, 41.2273) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.53
Khaki (CSS)
#F0E68C
ΔE00 3.11
Light Tan
#FBEEAC
ΔE00 3.62
Buff
#FEF69E
ΔE00 3.62
Sandy
#F1DA7A
ΔE00 4.30
Wheat (survey)
#FBDD7E
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEB97 #97AAFE
analogous
#FEB897 #FEEB97 #DEFE97
triadic
#FEEB97 #97FEEB #EB97FE
tetradic
#FEEB97 #97FEB8 #97AAFE #FE97DE
square
#FEEB97 #97FEB8 #97AAFE #FE97DE
split-complementary
#FEEB97 #97DEFE #B897FE
monochromatic
#FDD41E #FDDF5A #FEEB97 #FFF7D4 #FFF9E1
Accessibility & contrast
On white
1.20
#FEEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FEEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEB97
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEB97 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#FFEE9A
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #feeb97; /* rgb */ color: rgb(254, 235, 151); /* oklch */ color: oklch(93.7% 0.106 97.0);
Tailwind
colors: {
custom: {
50: '#fff1b6',
500: '#feeb97',
950: '#000000',
},
}SCSS
$custom: #feeb97; $custom-light: #fff1b6; $custom-dark: #000000;
JSON
{
"hex": "#feeb97",
"rgb": {
"r": 254,
"g": 235,
"b": 151
},
"hsl": {
"h": 48.932,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.93705,
"c": 0.10597,
"h": 97
},
"luminance": 0.82722
}Semantic roles & 50–950 ramp
primary
#FEEB97
secondary
#5972E0
accent
#2AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581