#E8E2D6#E8E2D6
#E8E2D6 is a very light, near-neutral orange. Relative luminance 0.764; OKLCH L 91.4% C 0.017 H 84.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2D6 |
|---|---|
| RGB | rgb(232, 226, 214) |
| HSL | hsl(40, 28%, 87%) |
| HSV | hsv(40, 8%, 91%) |
| CMYK | cmyk(0%, 2.6%, 7.8%, 9%) |
| CIE-LAB | lab(90.05, -0.02, 6.58) |
| CIE-LCH | lch(90.05, 6.58, 90.16°) |
| OKLab | oklab(91.42% 0.0016 0.0173) |
| OKLCH | oklch(91.42% 0.017 84.6) |
| XYZ | xyz(72.6112, 76.4041, 74.5275) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.62
Warm Beige
#E9DCC9
ΔE00 3.71
Linen
#FAF0E6
ΔE00 4.05
Oldlace
#FDF5E6
ΔE00 4.26
Antiquewhite
#FAEBD7
ΔE00 4.77
Floralwhite
#FFFAF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2D6 #D6DCE8
analogous
#E8D9D6 #E8E2D6 #E5E8D6
triadic
#E8E2D6 #D6E8E2 #E2D6E8
tetradic
#E8E2D6 #D6E8D9 #D6DCE8 #E8D6E5
square
#E8E2D6 #D6E8D9 #D6DCE8 #E8D6E5
split-complementary
#E8E2D6 #D6E5E8 #D9D6E8
monochromatic
#BCAB88 #D2C6AF #E8E2D6 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.29
#E8E2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E8E2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2D6
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2D6 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D5
Deuteranopia (green-blind)
#E7E3D6
Tritanopia (blue-blind)
#EBE0DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8e2d6; /* rgb */ color: rgb(232, 226, 214); /* oklch */ color: oklch(91.4% 0.017 84.6);
Tailwind
colors: {
custom: {
50: '#efebe2',
500: '#e8e2d6',
950: '#000000',
},
}SCSS
$custom: #e8e2d6; $custom-light: #efebe2; $custom-dark: #000000;
JSON
{
"hex": "#e8e2d6",
"rgb": {
"r": 232,
"g": 226,
"b": 214
},
"hsl": {
"h": 40,
"s": 28.125,
"l": 87.451
},
"oklch": {
"l": 0.91422,
"c": 0.01736,
"h": 84.6
},
"luminance": 0.76404
}Semantic roles & 50–950 ramp
primary
#E8E2D6
secondary
#A2ACC0
accent
#61A73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484