#EEE2BA#EEE2BA
#EEE2BA is a very light, muted yellow. Relative luminance 0.761; OKLCH L 91.2% C 0.054 H 93.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2BA |
|---|---|
| RGB | rgb(238, 226, 186) |
| HSL | hsl(46, 60%, 83%) |
| HSV | hsv(46, 22%, 93%) |
| CMYK | cmyk(0%, 5%, 21.8%, 6.7%) |
| CIE-LAB | lab(89.91, -2.17, 21.06) |
| CIE-LCH | lch(89.91, 21.17, 95.89°) |
| OKLab | oklab(91.23% -0.0031 0.0539) |
| OKLCH | oklch(91.23% 0.054 93.3) |
| XYZ | xyz(71.3191, 76.1164, 57.3798) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.66
Wheat
#F5DEB3
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.31
Pale
#FFF9D0
ΔE00 5.17
Moccasin
#FFE4B5
ΔE00 5.25
Pale Peach
#FFE5AD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2BA #BAC6EE
analogous
#EEC8BA #EEE2BA #E0EEBA
triadic
#EEE2BA #BAEEE2 #E2BAEE
tetradic
#EEE2BA #BAEEC8 #BAC6EE #EEBAE0
square
#EEE2BA #BAEEC8 #BAC6EE #EEBAE0
split-complementary
#EEE2BA #BAE0EE #C8BAEE
monochromatic
#D6B958 #E2CD89 #EEE2BA #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.29
#EEE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EEE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2BA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2BA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B8
Deuteranopia (green-blind)
#EEE4BB
Tritanopia (blue-blind)
#F7DCD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee2ba; /* rgb */ color: rgb(238, 226, 186); /* oklch */ color: oklch(91.2% 0.054 93.3);
Tailwind
colors: {
custom: {
50: '#f4ebce',
500: '#eee2ba',
950: '#000000',
},
}SCSS
$custom: #eee2ba; $custom-light: #f4ebce; $custom-dark: #000000;
JSON
{
"hex": "#eee2ba",
"rgb": {
"r": 238,
"g": 226,
"b": 186
},
"hsl": {
"h": 46.154,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91232,
"c": 0.05398,
"h": 93.3
},
"luminance": 0.76115
}Semantic roles & 50–950 ramp
primary
#EEE2BA
secondary
#8092CC
accent
#45C81D
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483