#DFD7FF#DFD7FF
#DFD7FF is a very light, muted violet. Relative luminance 0.715; OKLCH L 89.8% C 0.055 H 294.4°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7FF |
|---|---|
| RGB | rgb(223, 215, 255) |
| HSL | hsl(252, 100%, 92%) |
| HSV | hsv(252, 16%, 100%) |
| CMYK | cmyk(12.5%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(87.73, 10.31, -18.47) |
| CIE-LCH | lch(87.73, 21.15, 299.18°) |
| OKLab | oklab(89.81% 0.0227 -0.05) |
| OKLCH | oklch(89.81% 0.055 294.4) |
| XYZ | xyz(72.7782, 71.5085, 104.5567) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.37
Light Lavender
#DFC5FE
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7FF #F7FFD7
analogous
#D7E3FF #DFD7FF #F3D7FF
triadic
#DFD7FF #FFDFD7 #D7FFDF
tetradic
#DFD7FF #FFD7E3 #F7FFD7 #D7FFF3
square
#DFD7FF #FFD7E3 #F7FFD7 #D7FFF3
split-complementary
#DFD7FF #FFF3D7 #E3FFD7
monochromatic
#7D5DFF #AE9AFF #DFD7FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.37
#DFD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DFD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7FF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7FF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D0DBFE
Tritanopia (blue-blind)
#D9DDE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd7ff; /* rgb */ color: rgb(223, 215, 255); /* oklch */ color: oklch(89.8% 0.055 294.4);
Tailwind
colors: {
custom: {
50: '#e9e3ff',
500: '#dfd7ff',
950: '#000000',
},
}SCSS
$custom: #dfd7ff; $custom-light: #e9e3ff; $custom-dark: #000000;
JSON
{
"hex": "#dfd7ff",
"rgb": {
"r": 223,
"g": 215,
"b": 255
},
"hsl": {
"h": 252,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.8981,
"c": 0.05494,
"h": 294.4
},
"luminance": 0.71509
}Semantic roles & 50–950 ramp
primary
#DFD7FF
secondary
#D9EB8F
accent
#E600B8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486