#E6E2D0#E6E2D0
#E6E2D0 is a very light, muted yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.024 H 96.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2D0 |
|---|---|
| RGB | rgb(230, 226, 208) |
| HSL | hsl(49, 31%, 86%) |
| HSV | hsv(49, 10%, 90%) |
| CMYK | cmyk(0%, 1.7%, 9.6%, 9.8%) |
| CIE-LAB | lab(89.75, -1.70, 9.28) |
| CIE-LCH | lch(89.75, 9.43, 100.40°) |
| OKLab | oklab(91.11% -0.0028 0.0242) |
| OKLCH | oklch(91.11% 0.024 96.6) |
| XYZ | xyz(71.2134, 75.7703, 70.5358) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.07
Warm Beige
#E9DCC9
ΔE00 4.34
Oldlace
#FDF5E6
ΔE00 5.01
Beige
#F5F5DC
ΔE00 5.02
Champagne
#F7E7CE
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2D0 #D0D4E6
analogous
#E6D7D0 #E6E2D0 #DFE6D0
triadic
#E6E2D0 #D0E6E2 #E2D0E6
tetradic
#E6E2D0 #D0E6D7 #D0D4E6 #E6D0DF
square
#E6E2D0 #D0E6D7 #D0D4E6 #E6D0DF
split-complementary
#E6E2D0 #D0DFE6 #D7D0E6
monochromatic
#BBB180 #D1C9A8 #E6E2D0 #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.30
#E6E2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E6E2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2D0
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2D0 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CF
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#EADFDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e6e2d0; /* rgb */ color: rgb(230, 226, 208); /* oklch */ color: oklch(91.1% 0.024 96.6);
Tailwind
colors: {
custom: {
50: '#eeebde',
500: '#e6e2d0',
950: '#000000',
},
}SCSS
$custom: #e6e2d0; $custom-light: #eeebde; $custom-dark: #000000;
JSON
{
"hex": "#e6e2d0",
"rgb": {
"r": 230,
"g": 226,
"b": 208
},
"hsl": {
"h": 49.091,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.91107,
"c": 0.0244,
"h": 96.6
},
"luminance": 0.7577
}Semantic roles & 50–950 ramp
primary
#E6E2D0
secondary
#9CA2BF
accent
#50A93C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484