#FEEEB2#FEEEB2
#FEEEB2 is a very light, moderate yellow. Relative luminance 0.854; OKLCH L 94.8% C 0.078 H 95.0°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEEB2 |
|---|---|
| RGB | rgb(254, 238, 178) |
| HSL | hsl(47, 97%, 85%) |
| HSV | hsv(47, 30%, 100%) |
| CMYK | cmyk(0%, 6.3%, 29.9%, 0.4%) |
| CIE-LAB | lab(94.07, -3.37, 31.06) |
| CIE-LCH | lch(94.07, 31.25, 96.20°) |
| OKLab | oklab(94.77% -0.0068 0.078) |
| OKLCH | oklch(94.77% 0.078 95) |
| XYZ | xyz(79.4842, 85.4363, 54.4147) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.63
Vanilla
#F3E5AB
ΔE00 2.09
Palegoldenrod
#EEE8AA
ΔE00 3.55
Pale Peach
#FFE5AD
ΔE00 3.74
Egg Shell
#FFFCC4
ΔE00 4.70
Beige (survey)
#E6DAA6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEEB2 #B2C2FE
analogous
#FEC8B2 #FEEEB2 #E8FEB2
triadic
#FEEEB2 #B2FEEE #EEB2FE
tetradic
#FEEEB2 #B2FEC8 #B2C2FE #FEB2E8
square
#FEEEB2 #B2FEC8 #B2C2FE #FEB2E8
split-complementary
#FEEEB2 #B2E8FE #C8B2FE
monochromatic
#FCD339 #FDE176 #FEEEB2 #FFF8E1 #FFF8E1
Accessibility & contrast
On white
1.16
#FEEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#FEEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEEB2
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEEB2 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAE
Deuteranopia (green-blind)
#FFF0B4
Tritanopia (blue-blind)
#FFE5DE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feeeb2; /* rgb */ color: rgb(254, 238, 178); /* oklch */ color: oklch(94.8% 0.078 95.0);
Tailwind
colors: {
custom: {
50: '#fff3c9',
500: '#feeeb2',
950: '#000000',
},
}SCSS
$custom: #feeeb2; $custom-light: #fff3c9; $custom-dark: #000000;
JSON
{
"hex": "#feeeb2",
"rgb": {
"r": 254,
"g": 238,
"b": 178
},
"hsl": {
"h": 47.368,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94774,
"c": 0.07833,
"h": 95
},
"luminance": 0.85434
}Semantic roles & 50–950 ramp
primary
#FEEEB2
secondary
#7089E4
accent
#30E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582