#E2DBDF#E2DBDF
#E2DBDF is a very light, near-neutral pink. Relative luminance 0.722; OKLCH L 89.8% C 0.009 H 341.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBDF |
|---|---|
| RGB | rgb(226, 219, 223) |
| HSL | hsl(326, 11%, 87%) |
| HSV | hsv(326, 3%, 89%) |
| CMYK | cmyk(0%, 3.1%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.05, 3.09, -1.11) |
| CIE-LCH | lch(88.05, 3.28, 340.23°) |
| OKLab | oklab(89.81% 0.0088 -0.0029) |
| OKLCH | oklch(89.81% 0.009 341.8) |
| XYZ | xyz(70.0128, 72.1598, 80.0376) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.49
Lavenderblush
#FFF0F5
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 6.28
Whitesmoke
#F5F5F5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBDF #DBE2DE
analogous
#E2DBE2 #E2DBDF #E2DBDC
triadic
#E2DBDF #DFE2DB #DBDFE2
tetradic
#E2DBDF #E2E2DB #DBE2DE #DBDCE2
square
#E2DBDF #E2E2DB #DBE2DE #DBDCE2
split-complementary
#E2DBDF #DCE2DB #DBE2E2
monochromatic
#AB97A3 #C7B9C1 #E2DBDF #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.36
#E2DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E2DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBDF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBDF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#E3DBDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dbdf; /* rgb */ color: rgb(226, 219, 223); /* oklch */ color: oklch(89.8% 0.009 341.8);
Tailwind
colors: {
custom: {
50: '#ebe6e9',
500: '#e2dbdf',
950: '#000000',
},
}SCSS
$custom: #e2dbdf; $custom-light: #ebe6e9; $custom-dark: #000000;
JSON
{
"hex": "#e2dbdf",
"rgb": {
"r": 226,
"g": 219,
"b": 223
},
"hsl": {
"h": 325.714,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.89811,
"c": 0.0093,
"h": 341.8
},
"luminance": 0.72159
}Semantic roles & 50–950 ramp
primary
#E2DBDF
secondary
#ABB7B0
accent
#956E51
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484