#EEE2B2#EEE2B2
#EEE2B2 is a very light, moderate yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.064 H 95.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2B2 |
|---|---|
| RGB | rgb(238, 226, 178) |
| HSL | hsl(48, 64%, 82%) |
| HSV | hsv(48, 25%, 93%) |
| CMYK | cmyk(0%, 5%, 25.2%, 6.7%) |
| CIE-LAB | lab(89.76, -3.27, 24.99) |
| CIE-LCH | lch(89.76, 25.21, 97.46°) |
| OKLab | oklab(91.06% -0.0063 0.0634) |
| OKLCH | oklch(91.06% 0.064 95.7) |
| XYZ | xyz(70.4924, 75.7857, 53.0255) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.11
Vanilla
#F3E5AB
ΔE00 2.36
Palegoldenrod
#EEE8AA
ΔE00 3.88
Wheat
#F5DEB3
ΔE00 4.49
Light Tan
#FBEEAC
ΔE00 4.54
Pale Peach
#FFE5AD
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2B2 #B2BEEE
analogous
#EEC4B2 #EEE2B2 #DCEEB2
triadic
#EEE2B2 #B2EEE2 #E2B2EE
tetradic
#EEE2B2 #B2EEC4 #B2BEEE #EEB2DC
square
#EEE2B2 #B2EEC4 #B2BEEE #EEB2DC
split-complementary
#EEE2B2 #B2DCEE #C4B2EE
monochromatic
#D8BC4E #E3CF80 #EEE2B2 #F9F5E4 #F9F6E6
Accessibility & contrast
On white
1.30
#EEE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EEE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2B2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2B2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#EFE4B4
Tritanopia (blue-blind)
#F8DBD5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee2b2; /* rgb */ color: rgb(238, 226, 178); /* oklch */ color: oklch(91.1% 0.064 95.7);
Tailwind
colors: {
custom: {
50: '#f4ebc9',
500: '#eee2b2',
950: '#000000',
},
}SCSS
$custom: #eee2b2; $custom-light: #f4ebc9; $custom-dark: #000000;
JSON
{
"hex": "#eee2b2",
"rgb": {
"r": 238,
"g": 226,
"b": 178
},
"hsl": {
"h": 48,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.9106,
"c": 0.06374,
"h": 95.7
},
"luminance": 0.75784
}Semantic roles & 50–950 ramp
primary
#EEE2B2
secondary
#7989CC
accent
#3DCC1A
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482