#E9E4E8#E9E4E8
#E9E4E8 is a very light, near-neutral pink. Relative luminance 0.786; OKLCH L 92.4% C 0.008 H 332.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E4E8 |
|---|---|
| RGB | rgb(233, 228, 232) |
| HSL | hsl(312, 10%, 90%) |
| HSV | hsv(312, 2%, 91%) |
| CMYK | cmyk(0%, 2.1%, 0.4%, 8.6%) |
| CIE-LAB | lab(91.07, 2.39, -1.35) |
| CIE-LCH | lch(91.07, 2.75, 330.66°) |
| OKLab | oklab(92.39% 0.0067 -0.0035) |
| OKLCH | oklch(92.39% 0.008 332.1) |
| XYZ | xyz(75.9109, 78.6369, 87.5076) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.10
Ghostwhite
#F8F8FF
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 4.84
Snow
#FFFAFA
ΔE00 4.98
Very Light Pink
#FFF4F2
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E4E8 #E4E9E5
analogous
#E7E4E9 #E9E4E8 #E9E4E5
triadic
#E9E4E8 #E8E9E4 #E4E8E9
tetradic
#E9E4E8 #E9E7E4 #E4E9E5 #E4E5E9
square
#E9E4E8 #E9E7E4 #E4E9E5 #E4E5E9
split-complementary
#E9E4E8 #E5E9E4 #E4E9E7
monochromatic
#B2A1AF #CEC2CB #E9E4E8 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.26
#E9E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#E9E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E4E8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E4E8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#E5E6E8
Tritanopia (blue-blind)
#EAE4E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e9e4e8; /* rgb */ color: rgb(233, 228, 232); /* oklch */ color: oklch(92.4% 0.008 332.1);
Tailwind
colors: {
custom: {
50: '#f0ecef',
500: '#e9e4e8',
950: '#000000',
},
}SCSS
$custom: #e9e4e8; $custom-light: #f0ecef; $custom-dark: #000000;
JSON
{
"hex": "#e9e4e8",
"rgb": {
"r": 233,
"g": 228,
"b": 232
},
"hsl": {
"h": 312,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92391,
"c": 0.00757,
"h": 332.1
},
"luminance": 0.78637
}Semantic roles & 50–950 ramp
primary
#E9E4E8
secondary
#B4BEB6
accent
#945F51
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485