#DFD8FF#DFD8FF
#DFD8FF is a very light, muted violet. Relative luminance 0.720; OKLCH L 90.0% C 0.053 H 293.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8FF |
|---|---|
| RGB | rgb(223, 216, 255) |
| HSL | hsl(251, 100%, 92%) |
| HSV | hsv(251, 15%, 100%) |
| CMYK | cmyk(12.5%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(87.98, 9.78, -18.10) |
| CIE-LCH | lch(87.98, 20.57, 298.40°) |
| OKLab | oklab(90% 0.0213 -0.049) |
| OKLCH | oklch(90% 0.053 293.5) |
| XYZ | xyz(73.0336, 72.0193, 104.6418) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.16
Pale Lilac
#E4CBFF
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.75
Light Lavender
#DFC5FE
ΔE00 6.82
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8FF #F8FFD8
analogous
#D8E5FF #DFD8FF #F2D8FF
triadic
#DFD8FF #FFDFD8 #D8FFDF
tetradic
#DFD8FF #FFD8E5 #F8FFD8 #D8FFF2
square
#DFD8FF #FFD8E5 #F8FFD8 #D8FFF2
split-complementary
#DFD8FF #FFF2D8 #E5FFD8
monochromatic
#7B5EFF #AD9BFF #DFD8FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.36
#DFD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DFD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8FF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8FF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#D9DEE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfd8ff; /* rgb */ color: rgb(223, 216, 255); /* oklch */ color: oklch(90.0% 0.053 293.5);
Tailwind
colors: {
custom: {
50: '#e9e4ff',
500: '#dfd8ff',
950: '#000000',
},
}SCSS
$custom: #dfd8ff; $custom-light: #e9e4ff; $custom-dark: #000000;
JSON
{
"hex": "#dfd8ff",
"rgb": {
"r": 223,
"g": 216,
"b": 255
},
"hsl": {
"h": 250.769,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.90002,
"c": 0.05344,
"h": 293.5
},
"luminance": 0.7202
}Semantic roles & 50–950 ramp
primary
#DFD8FF
secondary
#DBEB90
accent
#E600BC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486