#FEEEB0#FEEEB0
#FEEEB0 is a very light, moderate yellow. Relative luminance 0.854; OKLCH L 94.7% C 0.081 H 95.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEB0 |
|---|---|
| RGB | rgb(254, 238, 176) |
| HSL | hsl(48, 98%, 84%) |
| HSV | hsv(48, 31%, 100%) |
| CMYK | cmyk(0%, 6.3%, 30.7%, 0.4%) |
| CIE-LAB | lab(94.04, -3.62, 32.03) |
| CIE-LCH | lch(94.04, 32.24, 96.45°) |
| OKLab | oklab(94.74% -0.0075 0.0803) |
| OKLCH | oklch(94.74% 0.081 95.4) |
| XYZ | xyz(79.2849, 85.3565, 53.3648) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.30
Vanilla
#F3E5AB
ΔE00 2.17
Palegoldenrod
#EEE8AA
ΔE00 3.46
Pale Peach
#FFE5AD
ΔE00 3.91
Egg Shell
#FFFCC4
ΔE00 4.77
Beige (survey)
#E6DAA6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEB0 #B0C0FE
analogous
#FEC7B0 #FEEEB0 #E7FEB0
triadic
#FEEEB0 #B0FEEE #EEB0FE
tetradic
#FEEEB0 #B0FEC7 #B0C0FE #FEB0E7
square
#FEEEB0 #B0FEC7 #B0C0FE #FEB0E7
split-complementary
#FEEEB0 #B0E7FE #C7B0FE
monochromatic
#FCD437 #FDE174 #FEEEB0 #FFF8E1 #FFF8E1
Accessibility & contrast
On white
1.16
#FEEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FEEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEB0
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEB0 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAC
Deuteranopia (green-blind)
#FFF0B2
Tritanopia (blue-blind)
#FFE5DE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feeeb0; /* rgb */ color: rgb(254, 238, 176); /* oklch */ color: oklch(94.7% 0.081 95.4);
Tailwind
colors: {
custom: {
50: '#fff3c8',
500: '#feeeb0',
950: '#000000',
},
}SCSS
$custom: #feeeb0; $custom-light: #fff3c8; $custom-dark: #000000;
JSON
{
"hex": "#feeeb0",
"rgb": {
"r": 254,
"g": 238,
"b": 176
},
"hsl": {
"h": 47.692,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.94736,
"c": 0.08066,
"h": 95.4
},
"luminance": 0.85354
}Semantic roles & 50–950 ramp
primary
#FEEEB0
secondary
#6E87E4
accent
#2FE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582