#EEE3BF#EEE3BF
#EEE3BF is a very light, muted yellow. Relative luminance 0.769; OKLCH L 91.5% C 0.049 H 93.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE3BF |
|---|---|
| RGB | rgb(238, 227, 191) |
| HSL | hsl(46, 58%, 84%) |
| HSV | hsv(46, 20%, 93%) |
| CMYK | cmyk(0%, 4.6%, 19.7%, 6.7%) |
| CIE-LAB | lab(90.27, -1.97, 18.96) |
| CIE-LCH | lch(90.27, 19.06, 95.93°) |
| OKLab | oklab(91.54% -0.0026 0.0487) |
| OKLCH | oklch(91.54% 0.049 93) |
| XYZ | xyz(72.1327, 76.8782, 60.3192) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.49
Beige (survey)
#E6DAA6
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 5.07
Pale
#FFF9D0
ΔE00 5.07
Cornsilk
#FFF8DC
ΔE00 5.14
Blanchedalmond
#FFEBCD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE3BF #BFCAEE
analogous
#EECCBF #EEE3BF #E2EEBF
triadic
#EEE3BF #BFEEE3 #E3BFEE
tetradic
#EEE3BF #BFEECC #BFCAEE #EEBFE2
square
#EEE3BF #BFEECC #BFCAEE #EEBFE2
split-complementary
#EEE3BF #BFE2EE #CCBFEE
monochromatic
#D4B95E #E1CE8F #EEE3BF #F9F4E7 #F9F4E7
Accessibility & contrast
On white
1.28
#EEE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE3BF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE3BF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BD
Deuteranopia (green-blind)
#EEE5C0
Tritanopia (blue-blind)
#F6DDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee3bf; /* rgb */ color: rgb(238, 227, 191); /* oklch */ color: oklch(91.5% 0.049 93.0);
Tailwind
colors: {
custom: {
50: '#f4ebd2',
500: '#eee3bf',
950: '#000000',
},
}SCSS
$custom: #eee3bf; $custom-light: #f4ebd2; $custom-dark: #000000;
JSON
{
"hex": "#eee3bf",
"rgb": {
"r": 238,
"g": 227,
"b": 191
},
"hsl": {
"h": 45.957,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91542,
"c": 0.04877,
"h": 93
},
"luminance": 0.76877
}Semantic roles & 50–950 ramp
primary
#EEE3BF
secondary
#8696CC
accent
#47C620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483