#DFD7EF#DFD7EF
#DFD7EF is a very light, muted violet. Relative luminance 0.705; OKLCH L 89.3% C 0.034 H 300.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7EF |
|---|---|
| RGB | rgb(223, 215, 239) |
| HSL | hsl(260, 43%, 89%) |
| HSV | hsv(260, 10%, 94%) |
| CMYK | cmyk(6.7%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(87.25, 7.15, -10.75) |
| CIE-LCH | lch(87.25, 12.91, 303.62°) |
| OKLab | oklab(89.28% 0.0172 -0.0288) |
| OKLCH | oklch(89.28% 0.034 300.9) |
| XYZ | xyz(70.3090, 70.5208, 91.5525) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Thistle
#D8BFD8
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.85
Pale Lavender
#EECFFE
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 9.01
Lavenderblush
#FFF0F5
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7EF #E7EFD7
analogous
#D7DBEF #DFD7EF #EBD7EF
triadic
#DFD7EF #EFDFD7 #D7EFDF
tetradic
#DFD7EF #EFD7DB #E7EFD7 #D7EFEB
square
#DFD7EF #EFD7DB #E7EFD7 #D7EFEB
split-complementary
#DFD7EF #EFEBD7 #DBEFD7
monochromatic
#9980CC #BCABDE #DFD7EF #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.39
#DFD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DFD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7EF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7EF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#DDDADF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7ef; /* rgb */ color: rgb(223, 215, 239); /* oklch */ color: oklch(89.3% 0.034 300.9);
Tailwind
colors: {
custom: {
50: '#e9e3f4',
500: '#dfd7ef',
950: '#000000',
},
}SCSS
$custom: #dfd7ef; $custom-light: #e9e3f4; $custom-dark: #000000;
JSON
{
"hex": "#dfd7ef",
"rgb": {
"r": 223,
"g": 215,
"b": 239
},
"hsl": {
"h": 260,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89277,
"c": 0.03359,
"h": 300.9
},
"luminance": 0.70521
}Semantic roles & 50–950 ramp
primary
#DFD7EF
secondary
#BCCB9F
accent
#B63089
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485