#E6E2DD#E6E2DD
#E6E2DD is a very light, near-neutral orange. Relative luminance 0.764; OKLCH L 91.5% C 0.008 H 73.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2DD |
|---|---|
| RGB | rgb(230, 226, 221) |
| HSL | hsl(33, 15%, 88%) |
| HSV | hsv(33, 4%, 90%) |
| CMYK | cmyk(0%, 1.7%, 3.9%, 9.8%) |
| CIE-LAB | lab(90.06, 0.48, 2.92) |
| CIE-LCH | lch(90.06, 2.96, 80.69°) |
| OKLab | oklab(91.45% 0.0023 0.0077) |
| OKLCH | oklch(91.45% 0.008 73.7) |
| XYZ | xyz(72.8788, 76.4365, 79.3070) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.17
Linen
#FAF0E6
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 4.52
Whitesmoke
#F5F5F5
ΔE00 4.84
Off White
#FAF9F6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2DD #DDE1E6
analogous
#E6DDDD #E6E2DD #E5E6DD
triadic
#E6E2DD #DDE6E2 #E2DDE6
tetradic
#E6E2DD #DDE6DD #DDE1E6 #E6DDE5
square
#E6E2DD #DDE6DD #DDE1E6 #E6DDE5
split-complementary
#E6E2DD #DDE5E6 #DDDDE6
monochromatic
#B2A696 #CCC4BA #E6E2DD #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.29
#E6E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E6E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2DD
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2DD | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DD
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#E8E1E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e6e2dd; /* rgb */ color: rgb(230, 226, 221); /* oklch */ color: oklch(91.5% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#edebe7',
500: '#e6e2dd',
950: '#000000',
},
}SCSS
$custom: #e6e2dd; $custom-light: #edebe7; $custom-dark: #000000;
JSON
{
"hex": "#e6e2dd",
"rgb": {
"r": 230,
"g": 226,
"b": 221
},
"hsl": {
"h": 33.333,
"s": 15.254,
"l": 88.431
},
"oklch": {
"l": 0.91452,
"c": 0.00803,
"h": 73.7
},
"luminance": 0.76436
}Semantic roles & 50–950 ramp
primary
#E6E2DD
secondary
#ACB3BC
accent
#6E994C
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484