#E9E4E2#E9E4E2
#E9E4E2 is a very light, near-neutral orange. Relative luminance 0.783; OKLCH L 92.2% C 0.006 H 43.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E4E2 |
|---|---|
| RGB | rgb(233, 228, 226) |
| HSL | hsl(17, 14%, 90%) |
| HSV | hsv(17, 3%, 91%) |
| CMYK | cmyk(0%, 2.1%, 3%, 8.6%) |
| CIE-LAB | lab(90.92, 1.34, 1.57) |
| CIE-LCH | lch(90.92, 2.06, 49.61°) |
| OKLab | oklab(92.22% 0.0044 0.0042) |
| OKLCH | oklch(92.22% 0.006 43.3) |
| XYZ | xyz(75.0731, 78.3018, 83.0956) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.13
Whitesmoke
#F5F5F5
ΔE00 4.17
Very Light Pink
#FFF4F2
ΔE00 4.51
Seashell
#FFF5EE
ΔE00 4.66
Linen
#FAF0E6
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E4E2 #E2E7E9
analogous
#E9E2E4 #E9E4E2 #E9E7E2
triadic
#E9E4E2 #E2E9E4 #E4E2E9
tetradic
#E9E4E2 #E4E9E2 #E2E7E9 #E7E2E9
square
#E9E4E2 #E4E9E2 #E2E7E9 #E7E2E9
split-complementary
#E9E4E2 #E2E9E7 #E2E4E9
monochromatic
#B4A39C #CFC4BF #E9E4E2 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.26
#E9E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#E9E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E4E2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E4E2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#EBE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9e4e2; /* rgb */ color: rgb(233, 228, 226); /* oklch */ color: oklch(92.2% 0.006 43.3);
Tailwind
colors: {
custom: {
50: '#f0eceb',
500: '#e9e4e2',
950: '#000000',
},
}SCSS
$custom: #e9e4e2; $custom-light: #f0eceb; $custom-dark: #000000;
JSON
{
"hex": "#e9e4e2",
"rgb": {
"r": 233,
"g": 228,
"b": 226
},
"hsl": {
"h": 17.143,
"s": 13.725,
"l": 90
},
"oklch": {
"l": 0.92221,
"c": 0.00609,
"h": 43.3
},
"luminance": 0.78301
}Semantic roles & 50–950 ramp
primary
#E9E4E2
secondary
#B1BBBE
accent
#83984E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484