#E6E8D8#E6E8D8
#E6E8D8 is a very light, muted yellow. Relative luminance 0.795; OKLCH L 92.5% C 0.021 H 112.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E8D8 |
|---|---|
| RGB | rgb(230, 232, 216) |
| HSL | hsl(68, 26%, 88%) |
| HSV | hsv(68, 7%, 91%) |
| CMYK | cmyk(0.9%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(91.46, -3.45, 7.55) |
| CIE-LCH | lch(91.46, 8.30, 114.55°) |
| OKLab | oklab(92.51% -0.0082 0.0198) |
| OKLCH | oklch(92.51% 0.021 112.6) |
| XYZ | xyz(73.8827, 79.4943, 76.4041) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.74
Beige
#F5F5DC
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 4.94
Ivory
#FFFFF0
ΔE00 4.99
Oldlace
#FDF5E6
ΔE00 5.84
Off White (survey)
#FFFFE4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E8D8 #DAD8E8
analogous
#E8E2D8 #E6E8D8 #DEE8D8
triadic
#E6E8D8 #D8E6E8 #E8D8E6
tetradic
#E6E8D8 #D8E8E2 #DAD8E8 #E8D8DE
square
#E6E8D8 #D8E8E2 #DAD8E8 #E8D8DE
split-complementary
#E6E8D8 #D8DEE8 #E2D8E8
monochromatic
#B5BB8B #CDD1B2 #E6E8D8 #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.24
#E6E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E6E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E8D8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E8D8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D7
Deuteranopia (green-blind)
#EBE7D9
Tritanopia (blue-blind)
#E8E6E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e6e8d8; /* rgb */ color: rgb(230, 232, 216); /* oklch */ color: oklch(92.5% 0.021 112.6);
Tailwind
colors: {
custom: {
50: '#edefe4',
500: '#e6e8d8',
950: '#000000',
},
}SCSS
$custom: #e6e8d8; $custom-light: #edefe4; $custom-dark: #000000;
JSON
{
"hex": "#e6e8d8",
"rgb": {
"r": 230,
"g": 232,
"b": 216
},
"hsl": {
"h": 67.5,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.92511,
"c": 0.02139,
"h": 112.6
},
"luminance": 0.79494
}Semantic roles & 50–950 ramp
primary
#E6E8D8
secondary
#A8A4C0
accent
#41A44E
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584