#E7DFE2#E7DFE2
#E7DFE2 is a very light, near-neutral pink. Relative luminance 0.753; OKLCH L 91.1% C 0.010 H 352.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFE2 |
|---|---|
| RGB | rgb(231, 223, 226) |
| HSL | hsl(338, 14%, 89%) |
| HSV | hsv(338, 3%, 91%) |
| CMYK | cmyk(0%, 3.5%, 2.2%, 9.4%) |
| CIE-LAB | lab(89.51, 3.24, -0.50) |
| CIE-LCH | lch(89.51, 3.28, 351.29°) |
| OKLab | oklab(91.08% 0.0095 -0.0013) |
| OKLCH | oklch(91.08% 0.01 352.4) |
| XYZ | xyz(73.0681, 75.2557, 82.6132) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.54
Lavenderblush
#FFF0F5
ΔE00 5.02
Very Light Pink
#FFF4F2
ΔE00 5.19
Light Gray
#D3D3D3
ΔE00 5.44
Snow
#FFFAFA
ΔE00 5.96
Fog
#D8DCE0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFE2 #DFE7E4
analogous
#E7DFE6 #E7DFE2 #E7E0DF
triadic
#E7DFE2 #E2E7DF #DFE2E7
tetradic
#E7DFE2 #E6E7DF #DFE7E4 #E0DFE7
square
#E7DFE2 #E6E7DF #DFE7E4 #E0DFE7
split-complementary
#E7DFE2 #DFE7E0 #DFE6E7
monochromatic
#B399A3 #CDBCC2 #E7DFE2 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.31
#E7DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E7DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFE2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFE2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#E8DFE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dfe2; /* rgb */ color: rgb(231, 223, 226); /* oklch */ color: oklch(91.1% 0.010 352.4);
Tailwind
colors: {
custom: {
50: '#eee9eb',
500: '#e7dfe2',
950: '#000000',
},
}SCSS
$custom: #e7dfe2; $custom-light: #eee9eb; $custom-dark: #000000;
JSON
{
"hex": "#e7dfe2",
"rgb": {
"r": 231,
"g": 223,
"b": 226
},
"hsl": {
"h": 337.5,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.91081,
"c": 0.00956,
"h": 352.4
},
"luminance": 0.75255
}Semantic roles & 50–950 ramp
primary
#E7DFE2
secondary
#AEBCB7
accent
#987C4D
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484