#E8E2D8#E8E2D8
#E8E2D8 is a very light, near-neutral orange. Relative luminance 0.765; OKLCH L 91.5% C 0.015 H 80.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2D8 |
|---|---|
| RGB | rgb(232, 226, 216) |
| HSL | hsl(38, 26%, 88%) |
| HSV | hsv(38, 7%, 91%) |
| CMYK | cmyk(0%, 2.6%, 6.9%, 9%) |
| CIE-LAB | lab(90.09, 0.32, 5.60) |
| CIE-LCH | lch(90.09, 5.61, 86.77°) |
| OKLab | oklab(91.48% 0.0024 0.0147) |
| OKLCH | oklch(91.48% 0.015 80.7) |
| XYZ | xyz(72.8682, 76.5069, 75.8810) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.72
Warm Beige
#E9DCC9
ΔE00 4.20
Eggshell
#F0EAD6
ΔE00 4.43
Oldlace
#FDF5E6
ΔE00 4.51
Floralwhite
#FFFAF0
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2D8 #D8DEE8
analogous
#E8DAD8 #E8E2D8 #E6E8D8
triadic
#E8E2D8 #D8E8E2 #E2D8E8
tetradic
#E8E2D8 #D8E8DA #D8DEE8 #E8D8E6
square
#E8E2D8 #D8E8DA #D8DEE8 #E8D8E6
split-complementary
#E8E2D8 #D8E6E8 #DAD8E8
monochromatic
#BBA98B #D1C5B2 #E8E2D8 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.29
#E8E2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#E8E2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2D8
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2D8 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D7
Deuteranopia (green-blind)
#E6E3D8
Tritanopia (blue-blind)
#EBE0DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8e2d8; /* rgb */ color: rgb(232, 226, 216); /* oklch */ color: oklch(91.5% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#efebe4',
500: '#e8e2d8',
950: '#000000',
},
}SCSS
$custom: #e8e2d8; $custom-light: #efebe4; $custom-dark: #000000;
JSON
{
"hex": "#e8e2d8",
"rgb": {
"r": 232,
"g": 226,
"b": 216
},
"hsl": {
"h": 37.5,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.91475,
"c": 0.01494,
"h": 80.7
},
"luminance": 0.76506
}Semantic roles & 50–950 ramp
primary
#E8E2D8
secondary
#A4AFC0
accent
#66A441
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484