#E6EDDC#E6EDDC
#E6EDDC is a very light, muted yellow-green. Relative luminance 0.826; OKLCH L 93.6% C 0.024 H 125.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EDDC |
|---|---|
| RGB | rgb(230, 237, 220) |
| HSL | hsl(85, 32%, 90%) |
| HSV | hsv(85, 7%, 93%) |
| CMYK | cmyk(3%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(92.82, -5.31, 7.43) |
| CIE-LCH | lch(92.82, 9.13, 125.58°) |
| OKLab | oklab(93.62% -0.0137 0.0194) |
| OKLCH | oklch(93.62% 0.024 125.2) |
| XYZ | xyz(75.8335, 82.5586, 79.6366) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.21
Honeydew
#F0FFF0
ΔE00 4.56
Ivory
#FFFFF0
ΔE00 5.18
Eggshell
#F0EAD6
ΔE00 5.66
Off White (survey)
#FFFFE4
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EDDC #E3DCED
analogous
#EDECDC #E6EDDC #DEEDDC
triadic
#E6EDDC #DCE6ED #EDDCE6
tetradic
#E6EDDC #DCEDEC #E3DCED #EDDCDE
square
#E6EDDC #DCEDEC #E3DCED #EDDCDE
split-complementary
#E6EDDC #DCDEED #ECDCED
monochromatic
#ACC38B #C9D8B4 #E6EDDC #F1F5EB #F1F5EB
Accessibility & contrast
On white
1.20
#E6EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#E6EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EDDC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EDDC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#E7EBE8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e6eddc; /* rgb */ color: rgb(230, 237, 220); /* oklch */ color: oklch(93.6% 0.024 125.2);
Tailwind
colors: {
custom: {
50: '#edf2e6',
500: '#e6eddc',
950: '#000000',
},
}SCSS
$custom: #e6eddc; $custom-light: #edf2e6; $custom-dark: #000000;
JSON
{
"hex": "#e6eddc",
"rgb": {
"r": 230,
"g": 237,
"b": 220
},
"hsl": {
"h": 84.706,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93617,
"c": 0.02377,
"h": 125.2
},
"luminance": 0.82559
}Semantic roles & 50–950 ramp
primary
#E6EDDC
secondary
#B4A6C7
accent
#3BAB69
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584