#DFD6EA#DFD6EA
#DFD6EA is a very light, muted violet. Relative luminance 0.697; OKLCH L 88.9% C 0.029 H 306.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6EA |
|---|---|
| RGB | rgb(223, 214, 234) |
| HSL | hsl(267, 32%, 88%) |
| HSV | hsv(267, 9%, 92%) |
| CMYK | cmyk(4.7%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(86.86, 6.72, -8.69) |
| CIE-LCH | lch(86.86, 10.98, 307.71°) |
| OKLab | oklab(88.92% 0.0169 -0.0232) |
| OKLCH | oklch(88.92% 0.029 306) |
| XYZ | xyz(69.3267, 69.7217, 87.6313) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 7.37
Lavenderblush
#FFF0F5
ΔE00 8.51
Pale Lavender
#EECFFE
ΔE00 9.78
Ghostwhite
#F8F8FF
ΔE00 9.81
Fog
#D8DCE0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6EA #E1EAD6
analogous
#D6D7EA #DFD6EA #E9D6EA
triadic
#DFD6EA #EADFD6 #D6EADF
tetradic
#DFD6EA #EAD6D7 #E1EAD6 #D6EAE9
square
#DFD6EA #EAD6D7 #E1EAD6 #D6EAE9
split-complementary
#DFD6EA #EAE9D6 #D7EAD6
monochromatic
#A085C1 #BFAED5 #DFD6EA #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.41
#DFD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DFD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6EA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6EA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#DED8DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd6ea; /* rgb */ color: rgb(223, 214, 234); /* oklch */ color: oklch(88.9% 0.029 306.0);
Tailwind
colors: {
custom: {
50: '#e9e2f0',
500: '#dfd6ea',
950: '#000000',
},
}SCSS
$custom: #dfd6ea; $custom-light: #e9e2f0; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ea",
"rgb": {
"r": 223,
"g": 214,
"b": 234
},
"hsl": {
"h": 267,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.88924,
"c": 0.02872,
"h": 306
},
"luminance": 0.69722
}Semantic roles & 50–950 ramp
primary
#DFD6EA
secondary
#B4C3A1
accent
#AB3A78
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485