#EEE5BC#EEE5BC
#EEE5BC is a very light, muted yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.054 H 97.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE5BC |
|---|---|
| RGB | rgb(238, 229, 188) |
| HSL | hsl(49, 60%, 84%) |
| HSV | hsv(49, 21%, 93%) |
| CMYK | cmyk(0%, 3.8%, 21%, 6.7%) |
| CIE-LAB | lab(90.71, -3.42, 21.13) |
| CIE-LCH | lch(90.71, 21.41, 99.18°) |
| OKLab | oklab(91.87% -0.0067 0.0541) |
| OKLCH | oklch(91.87% 0.054 97) |
| XYZ | xyz(72.3561, 77.8478, 58.7817) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 4.17
Pale
#FFF9D0
ΔE00 4.24
Lemonchiffon
#FFFACD
ΔE00 4.58
Palegoldenrod
#EEE8AA
ΔE00 5.06
Wheat
#F5DEB3
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE5BC #BCC5EE
analogous
#EECCBC #EEE5BC #DEEEBC
triadic
#EEE5BC #BCEEE5 #E5BCEE
tetradic
#EEE5BC #BCEECC #BCC5EE #EEBCDE
square
#EEE5BC #BCEECC #BCC5EE #EEBCDE
split-complementary
#EEE5BC #BCDEEE #CCBCEE
monochromatic
#D5BF5A #E2D28B #EEE5BC #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.27
#EEE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EEE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE5BC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE5BC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B9
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#F6DFDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee5bc; /* rgb */ color: rgb(238, 229, 188); /* oklch */ color: oklch(91.9% 0.054 97.0);
Tailwind
colors: {
custom: {
50: '#f4edd0',
500: '#eee5bc',
950: '#000000',
},
}SCSS
$custom: #eee5bc; $custom-light: #f4edd0; $custom-dark: #000000;
JSON
{
"hex": "#eee5bc",
"rgb": {
"r": 238,
"g": 229,
"b": 188
},
"hsl": {
"h": 49.2,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.91873,
"c": 0.05448,
"h": 97
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#EEE5BC
secondary
#8290CC
accent
#3DC71E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483