#DFDBE1#DFDBE1
#DFDBE1 is a very light, near-neutral purple. Relative luminance 0.718; OKLCH L 89.6% C 0.009 H 314.8°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBE1 |
|---|---|
| RGB | rgb(223, 219, 225) |
| HSL | hsl(280, 9%, 87%) |
| HSV | hsv(280, 3%, 88%) |
| CMYK | cmyk(0.9%, 2.7%, 0%, 11.8%) |
| CIE-LAB | lab(87.87, 2.44, -2.45) |
| CIE-LCH | lch(87.87, 3.46, 314.78°) |
| OKLab | oklab(89.63% 0.0065 -0.0065) |
| OKLCH | oklch(89.63% 0.009 314.8) |
| XYZ | xyz(69.3513, 71.7874, 81.4223) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.00
Fog
#D8DCE0
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 4.55
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Ghostwhite
#F8F8FF
ΔE00 6.32
Whitesmoke
#F5F5F5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBE1 #DDE1DB
analogous
#DCDBE1 #DFDBE1 #E1DBE0
triadic
#DFDBE1 #E1DFDB #DBE1DF
tetradic
#DFDBE1 #E1DCDB #DDE1DB #DBE0E1
square
#DFDBE1 #E1DCDB #DDE1DB #DBE0E1
split-complementary
#DFDBE1 #E0E1DB #DBE1DC
monochromatic
#A498A9 #C1BAC5 #DFDBE1 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.37
#DFDBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DFDBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBE1
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBE1 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#DBDCE1
Tritanopia (blue-blind)
#DFDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdbe1; /* rgb */ color: rgb(223, 219, 225); /* oklch */ color: oklch(89.6% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#e9e6ea',
500: '#dfdbe1',
950: '#000000',
},
}SCSS
$custom: #dfdbe1; $custom-light: #e9e6ea; $custom-dark: #000000;
JSON
{
"hex": "#dfdbe1",
"rgb": {
"r": 223,
"g": 219,
"b": 225
},
"hsl": {
"h": 280,
"s": 9.091,
"l": 87.059
},
"oklch": {
"l": 0.89631,
"c": 0.00916,
"h": 314.8
},
"luminance": 0.71787
}Semantic roles & 50–950 ramp
primary
#DFDBE1
secondary
#AEB5AB
accent
#935268
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484