#EEE5BE#EEE5BE
#EEE5BE is a very light, muted yellow. Relative luminance 0.779; OKLCH L 91.9% C 0.052 H 96.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE5BE |
|---|---|
| RGB | rgb(238, 229, 190) |
| HSL | hsl(49, 59%, 84%) |
| HSV | hsv(49, 20%, 93%) |
| CMYK | cmyk(0%, 3.8%, 20.2%, 6.7%) |
| CIE-LAB | lab(90.75, -3.13, 20.15) |
| CIE-LCH | lch(90.75, 20.39, 98.83°) |
| OKLab | oklab(91.92% -0.0059 0.0517) |
| OKLCH | oklch(91.92% 0.052 96.5) |
| XYZ | xyz(72.5732, 77.9347, 59.9250) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.19
Pale
#FFF9D0
ΔE00 4.27
Vanilla
#F3E5AB
ΔE00 4.66
Lemonchiffon
#FFFACD
ΔE00 4.73
Wheat
#F5DEB3
ΔE00 5.22
Cornsilk
#FFF8DC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE5BE #BEC7EE
analogous
#EECDBE #EEE5BE #DFEEBE
triadic
#EEE5BE #BEEEE5 #E5BEEE
tetradic
#EEE5BE #BEEECD #BEC7EE #EEBEDF
square
#EEE5BE #BEEECD #BEC7EE #EEBEDF
split-complementary
#EEE5BE #BEDFEE #CDBEEE
monochromatic
#D5BE5D #E1D28D #EEE5BE #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.27
#EEE5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#EEE5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE5BE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE5BE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#F6DFDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee5be; /* rgb */ color: rgb(238, 229, 190); /* oklch */ color: oklch(91.9% 0.052 96.5);
Tailwind
colors: {
custom: {
50: '#f4edd1',
500: '#eee5be',
950: '#000000',
},
}SCSS
$custom: #eee5be; $custom-light: #f4edd1; $custom-dark: #000000;
JSON
{
"hex": "#eee5be",
"rgb": {
"r": 238,
"g": 229,
"b": 190
},
"hsl": {
"h": 48.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91918,
"c": 0.05199,
"h": 96.5
},
"luminance": 0.77933
}Semantic roles & 50–950 ramp
primary
#EEE5BE
secondary
#8492CC
accent
#3FC61F
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483