#EEE6BF#EEE6BF
#EEE6BF is a very light, muted yellow. Relative luminance 0.785; OKLCH L 92.1% C 0.052 H 97.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6BF |
|---|---|
| RGB | rgb(238, 230, 191) |
| HSL | hsl(50, 58%, 84%) |
| HSV | hsv(50, 20%, 93%) |
| CMYK | cmyk(0%, 3.4%, 19.7%, 6.7%) |
| CIE-LAB | lab(91.02, -3.49, 20.01) |
| CIE-LCH | lch(91.02, 20.32, 99.90°) |
| OKLab | oklab(92.14% -0.0069 0.0513) |
| OKLCH | oklch(92.14% 0.052 97.7) |
| XYZ | xyz(72.9604, 78.5335, 60.5951) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 4.00
Beige (survey)
#E6DAA6
ΔE00 4.37
Lemonchiffon
#FFFACD
ΔE00 4.45
Vanilla
#F3E5AB
ΔE00 4.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.91
Cornsilk
#FFF8DC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6BF #BFC7EE
analogous
#EECFBF #EEE6BF #DFEEBF
triadic
#EEE6BF #BFEEE6 #E6BFEE
tetradic
#EEE6BF #BFEECF #BFC7EE #EEBFDF
square
#EEE6BF #BFEECF #BFC7EE #EEBFDF
split-complementary
#EEE6BF #BFDFEE #CFBFEE
monochromatic
#D4C05E #E1D38F #EEE6BF #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.26
#EEE6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EEE6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6BF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6BF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#F6E0DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee6bf; /* rgb */ color: rgb(238, 230, 191); /* oklch */ color: oklch(92.1% 0.052 97.7);
Tailwind
colors: {
custom: {
50: '#f4edd2',
500: '#eee6bf',
950: '#000000',
},
}SCSS
$custom: #eee6bf; $custom-light: #f4edd2; $custom-dark: #000000;
JSON
{
"hex": "#eee6bf",
"rgb": {
"r": 238,
"g": 230,
"b": 191
},
"hsl": {
"h": 49.787,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.92139,
"c": 0.05178,
"h": 97.7
},
"luminance": 0.78532
}Semantic roles & 50–950 ramp
primary
#EEE6BF
secondary
#8691CC
accent
#3CC620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483