#E7DEE2#E7DEE2
#E7DEE2 is a very light, near-neutral pink. Relative luminance 0.747; OKLCH L 90.9% C 0.011 H 348.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEE2 |
|---|---|
| RGB | rgb(231, 222, 226) |
| HSL | hsl(333, 16%, 89%) |
| HSV | hsv(333, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 2.2%, 9.4%) |
| CIE-LAB | lab(89.26, 3.76, -0.86) |
| CIE-LCH | lch(89.26, 3.86, 347.09°) |
| OKLab | oklab(90.89% 0.0109 -0.0022) |
| OKLCH | oklch(90.89% 0.011 348.5) |
| XYZ | xyz(72.8017, 74.7229, 82.5244) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.14
Very Light Pink
#FFF4F2
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.90
Snow
#FFFAFA
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEE2 #DEE7E3
analogous
#E7DEE7 #E7DEE2 #E7DFDE
triadic
#E7DEE2 #E2E7DE #DEE2E7
tetradic
#E7DEE2 #E7E7DE #DEE7E3 #DFDEE7
square
#E7DEE2 #E7E7DE #DEE7E3 #DFDEE7
split-complementary
#E7DEE2 #DEE7DF #DEE7E7
monochromatic
#B397A4 #CDBBC3 #E7DEE2 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.32
#E7DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E7DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEE2
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEE2 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE2
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#E9DEDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dee2; /* rgb */ color: rgb(231, 222, 226); /* oklch */ color: oklch(90.9% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#eee8eb',
500: '#e7dee2',
950: '#000000',
},
}SCSS
$custom: #e7dee2; $custom-light: #eee8eb; $custom-dark: #000000;
JSON
{
"hex": "#e7dee2",
"rgb": {
"r": 231,
"g": 222,
"b": 226
},
"hsl": {
"h": 333.333,
"s": 15.789,
"l": 88.824
},
"oklch": {
"l": 0.90886,
"c": 0.01115,
"h": 348.5
},
"luminance": 0.74722
}Semantic roles & 50–950 ramp
primary
#E7DEE2
secondary
#ACBDB6
accent
#9A774B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484