#E9E4E7#E9E4E7
#E9E4E7 is a very light, near-neutral pink. Relative luminance 0.786; OKLCH L 92.4% C 0.007 H 340.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E4E7 |
|---|---|
| RGB | rgb(233, 228, 231) |
| HSL | hsl(324, 10%, 90%) |
| HSV | hsv(324, 2%, 91%) |
| CMYK | cmyk(0%, 2.1%, 0.9%, 8.6%) |
| CIE-LAB | lab(91.04, 2.22, -0.86) |
| CIE-LCH | lch(91.04, 2.38, 338.79°) |
| OKLab | oklab(92.36% 0.0063 -0.0022) |
| OKLCH | oklch(92.36% 0.007 340.4) |
| XYZ | xyz(75.7692, 78.5802, 86.7617) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.80
Whitesmoke
#F5F5F5
ΔE00 4.60
Very Light Pink
#FFF4F2
ΔE00 4.79
Snow
#FFFAFA
ΔE00 4.81
Ghostwhite
#F8F8FF
ΔE00 4.87
Fog
#D8DCE0
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E4E7 #E4E9E6
analogous
#E8E4E9 #E9E4E7 #E9E4E4
triadic
#E9E4E7 #E7E9E4 #E4E7E9
tetradic
#E9E4E7 #E9E8E4 #E4E9E6 #E4E4E9
square
#E9E4E7 #E9E8E4 #E4E9E6 #E4E4E9
split-complementary
#E9E4E7 #E4E9E4 #E4E9E8
monochromatic
#B2A1AB #CEC2C9 #E9E4E7 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.26
#E9E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#E9E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E4E7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E4E7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E7
Deuteranopia (green-blind)
#E5E6E7
Tritanopia (blue-blind)
#EAE4E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9e4e7; /* rgb */ color: rgb(233, 228, 231); /* oklch */ color: oklch(92.4% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#f0ecee',
500: '#e9e4e7',
950: '#000000',
},
}SCSS
$custom: #e9e4e7; $custom-light: #f0ecee; $custom-dark: #000000;
JSON
{
"hex": "#e9e4e7",
"rgb": {
"r": 233,
"g": 228,
"b": 231
},
"hsl": {
"h": 324,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92363,
"c": 0.00671,
"h": 340.4
},
"luminance": 0.7858
}Semantic roles & 50–950 ramp
primary
#E9E4E7
secondary
#B4BEB8
accent
#946C51
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485