#DFD5E8#DFD5E8
#DFD5E8 is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.7% C 0.028 H 309.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5E8 |
|---|---|
| RGB | rgb(223, 213, 232) |
| HSL | hsl(272, 29%, 87%) |
| HSV | hsv(272, 8%, 91%) |
| CMYK | cmyk(3.9%, 8.2%, 0%, 9%) |
| CIE-LAB | lab(86.56, 6.87, -8.09) |
| CIE-LCH | lch(86.56, 10.61, 310.34°) |
| OKLab | oklab(88.67% 0.0176 -0.0216) |
| OKLCH | oklch(88.67% 0.028 309.2) |
| XYZ | xyz(68.7887, 69.1029, 86.0426) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 7.07
Lavenderblush
#FFF0F5
ΔE00 8.32
Pale Lavender
#EECFFE
ΔE00 9.87
Ghostwhite
#F8F8FF
ΔE00 9.92
Fog
#D8DCE0
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5E8 #DEE8D5
analogous
#D6D5E8 #DFD5E8 #E8D5E8
triadic
#DFD5E8 #E8DFD5 #D5E8DF
tetradic
#DFD5E8 #E8D6D5 #DEE8D5 #D5E8E8
square
#DFD5E8 #E8D6D5 #DEE8D5 #D5E8E8
split-complementary
#DFD5E8 #E8E8D5 #D5E8D6
monochromatic
#A386BD #C1ADD2 #DFD5E8 #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.42
#DFD5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DFD5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5E8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5E8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E9
Deuteranopia (green-blind)
#D4D9E7
Tritanopia (blue-blind)
#DED7DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5e8; /* rgb */ color: rgb(223, 213, 232); /* oklch */ color: oklch(88.7% 0.028 309.2);
Tailwind
colors: {
custom: {
50: '#e9e1ef',
500: '#dfd5e8',
950: '#000000',
},
}SCSS
$custom: #dfd5e8; $custom-light: #e9e1ef; $custom-dark: #000000;
JSON
{
"hex": "#dfd5e8",
"rgb": {
"r": 223,
"g": 213,
"b": 232
},
"hsl": {
"h": 271.579,
"s": 29.231,
"l": 87.255
},
"oklch": {
"l": 0.88667,
"c": 0.02785,
"h": 309.2
},
"luminance": 0.69103
}Semantic roles & 50–950 ramp
primary
#DFD5E8
secondary
#B0C1A1
accent
#A83E70
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485