#E7DFE3#E7DFE3
#E7DFE3 is a very light, near-neutral pink. Relative luminance 0.753; OKLCH L 91.1% C 0.010 H 345.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFE3 |
|---|---|
| RGB | rgb(231, 223, 227) |
| HSL | hsl(330, 14%, 89%) |
| HSV | hsv(330, 3%, 91%) |
| CMYK | cmyk(0%, 3.5%, 1.7%, 9.4%) |
| CIE-LAB | lab(89.54, 3.42, -0.98) |
| CIE-LCH | lch(89.54, 3.56, 343.93°) |
| OKLab | oklab(91.11% 0.0099 -0.0026) |
| OKLCH | oklch(91.11% 0.01 345.4) |
| XYZ | xyz(73.2057, 75.3107, 83.3380) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 4.90
Very Light Pink
#FFF4F2
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 5.67
Fog
#D8DCE0
ΔE00 6.06
Snow
#FFFAFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFE3 #DFE7E3
analogous
#E7DFE7 #E7DFE3 #E7DFDF
triadic
#E7DFE3 #E3E7DF #DFE3E7
tetradic
#E7DFE3 #E7E7DF #DFE7E3 #DFDFE7
square
#E7DFE3 #E7E7DF #DFE7E3 #DFDFE7
split-complementary
#E7DFE3 #DFE7DF #DFE7E7
monochromatic
#B399A6 #CDBCC4 #E7DFE3 #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.31
#E7DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E7DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFE3
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFE3 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E3
Deuteranopia (green-blind)
#E1E1E3
Tritanopia (blue-blind)
#E8DFE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dfe3; /* rgb */ color: rgb(231, 223, 227); /* oklch */ color: oklch(91.1% 0.010 345.4);
Tailwind
colors: {
custom: {
50: '#eee9eb',
500: '#e7dfe3',
950: '#000000',
},
}SCSS
$custom: #e7dfe3; $custom-light: #eee9eb; $custom-dark: #000000;
JSON
{
"hex": "#e7dfe3",
"rgb": {
"r": 231,
"g": 223,
"b": 227
},
"hsl": {
"h": 330,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.9111,
"c": 0.01019,
"h": 345.4
},
"luminance": 0.7531
}Semantic roles & 50–950 ramp
primary
#E7DFE3
secondary
#AEBCB5
accent
#98734D
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484