#DFD6EE#DFD6EE
#DFD6EE is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.1% C 0.034 H 302.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6EE |
|---|---|
| RGB | rgb(223, 214, 238) |
| HSL | hsl(263, 41%, 89%) |
| HSV | hsv(263, 10%, 93%) |
| CMYK | cmyk(6.3%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.97, 7.48, -10.63) |
| CIE-LCH | lch(86.97, 13.00, 305.12°) |
| OKLab | oklab(89.05% 0.0183 -0.0285) |
| OKLCH | oklch(89.05% 0.034 302.7) |
| XYZ | xyz(69.9078, 69.9542, 90.6920) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.19
Thistle
#D8BFD8
ΔE00 7.18
Pale Lavender
#EECFFE
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.83
Periwinkle
#CCCCFF
ΔE00 8.94
Lavenderblush
#FFF0F5
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6EE #E5EED6
analogous
#D6D9EE #DFD6EE #EBD6EE
triadic
#DFD6EE #EEDFD6 #D6EEDF
tetradic
#DFD6EE #EED6D9 #E5EED6 #D6EEEB
square
#DFD6EE #EED6D9 #E5EED6 #D6EEEB
split-complementary
#DFD6EE #EEEBD6 #D9EED6
monochromatic
#9B7FCA #BDABDC #DFD6EE #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.40
#DFD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DFD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6EE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6EE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#D3DAED
Tritanopia (blue-blind)
#DDD9DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6ee; /* rgb */ color: rgb(223, 214, 238); /* oklch */ color: oklch(89.1% 0.034 302.7);
Tailwind
colors: {
custom: {
50: '#e9e2f3',
500: '#dfd6ee',
950: '#000000',
},
}SCSS
$custom: #dfd6ee; $custom-light: #e9e2f3; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ee",
"rgb": {
"r": 223,
"g": 214,
"b": 238
},
"hsl": {
"h": 262.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.89051,
"c": 0.03388,
"h": 302.7
},
"luminance": 0.69954
}Semantic roles & 50–950 ramp
primary
#DFD6EE
secondary
#BACA9E
accent
#B43183
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485