#FEEB99#FEEB99
#FEEB99 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.7% C 0.104 H 96.7°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEB99 |
|---|---|
| RGB | rgb(254, 235, 153) |
| HSL | hsl(49, 98%, 80%) |
| HSV | hsv(49, 40%, 100%) |
| CMYK | cmyk(0%, 7.5%, 39.8%, 0.4%) |
| CIE-LAB | lab(92.92, -4.73, 42.11) |
| CIE-LCH | lch(92.92, 42.37, 96.42°) |
| OKLab | oklab(93.74% -0.0121 0.1031) |
| OKLCH | oklch(93.74% 0.104 96.7) |
| XYZ | xyz(76.3328, 82.7899, 42.0899) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.67
Khaki (CSS)
#F0E68C
ΔE00 3.26
Light Tan
#FBEEAC
ΔE00 3.33
Buff
#FEF69E
ΔE00 3.70
Wheat (survey)
#FBDD7E
ΔE00 4.46
Sandy
#F1DA7A
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEB99 #99ACFE
analogous
#FEB999 #FEEB99 #DEFE99
triadic
#FEEB99 #99FEEB #EB99FE
tetradic
#FEEB99 #99FEB9 #99ACFE #FE99DE
square
#FEEB99 #99FEB9 #99ACFE #FE99DE
split-complementary
#FEEB99 #99DEFE #B999FE
monochromatic
#FDD320 #FDDF5C #FEEB99 #FFF7D6 #FFF9E1
Accessibility & contrast
On white
1.20
#FEEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FEEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEB99
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEB99 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE793
Deuteranopia (green-blind)
#FFEE9C
Tritanopia (blue-blind)
#FFE0D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #feeb99; /* rgb */ color: rgb(254, 235, 153); /* oklch */ color: oklch(93.7% 0.104 96.7);
Tailwind
colors: {
custom: {
50: '#fff1b8',
500: '#feeb99',
950: '#000000',
},
}SCSS
$custom: #feeb99; $custom-light: #fff1b8; $custom-dark: #000000;
JSON
{
"hex": "#feeb99",
"rgb": {
"r": 254,
"g": 235,
"b": 153
},
"hsl": {
"h": 48.713,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.93737,
"c": 0.10382,
"h": 96.7
},
"luminance": 0.82787
}Semantic roles & 50–950 ramp
primary
#FEEB99
secondary
#5B74E0
accent
#2BE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581