#DFD6ED#DFD6ED
#DFD6ED is a very light, muted violet. Relative luminance 0.699; OKLCH L 89.0% C 0.033 H 303.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6ED |
|---|---|
| RGB | rgb(223, 214, 237) |
| HSL | hsl(263, 39%, 88%) |
| HSV | hsv(263, 10%, 93%) |
| CMYK | cmyk(5.9%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(86.95, 7.29, -10.15) |
| CIE-LCH | lch(86.95, 12.50, 305.68°) |
| OKLab | oklab(89.02% 0.018 -0.0272) |
| OKLCH | oklch(89.02% 0.033 303.4) |
| XYZ | xyz(69.7613, 69.8956, 89.9204) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Thistle
#D8BFD8
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 8.94
Pale Lilac
#E4CBFF
ΔE00 9.13
Periwinkle
#CCCCFF
ΔE00 9.23
Lavenderblush
#FFF0F5
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6ED #E4EDD6
analogous
#D6D8ED #DFD6ED #EAD6ED
triadic
#DFD6ED #EDDFD6 #D6EDDF
tetradic
#DFD6ED #EDD6D8 #E4EDD6 #D6EDEA
square
#DFD6ED #EDD6D8 #E4EDD6 #D6EDEA
split-complementary
#DFD6ED #EDEAD6 #D8EDD6
monochromatic
#9D81C8 #BEABDA #DFD6ED #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.40
#DFD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#DFD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6ED
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6ED | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#DDD9DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6ed; /* rgb */ color: rgb(223, 214, 237); /* oklch */ color: oklch(89.0% 0.033 303.4);
Tailwind
colors: {
custom: {
50: '#e9e2f2',
500: '#dfd6ed',
950: '#000000',
},
}SCSS
$custom: #dfd6ed; $custom-light: #e9e2f2; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ed",
"rgb": {
"r": 223,
"g": 214,
"b": 237
},
"hsl": {
"h": 263.478,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.89019,
"c": 0.03259,
"h": 303.4
},
"luminance": 0.69896
}Semantic roles & 50–950 ramp
primary
#DFD6ED
secondary
#B8C89F
accent
#B23480
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485