#DFD8F9#DFD8F9
#DFD8F9 is a very light, muted violet. Relative luminance 0.716; OKLCH L 89.8% C 0.045 H 295.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8F9 |
|---|---|
| RGB | rgb(223, 216, 249) |
| HSL | hsl(253, 73%, 91%) |
| HSV | hsv(253, 13%, 98%) |
| CMYK | cmyk(10.4%, 13.3%, 0%, 2.4%) |
| CIE-LAB | lab(87.79, 8.58, -15.21) |
| CIE-LCH | lch(87.79, 17.46, 299.42°) |
| OKLab | oklab(89.8% 0.0193 -0.041) |
| OKLCH | oklch(89.8% 0.045 295.2) |
| XYZ | xyz(72.0828, 71.6390, 99.6343) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Periwinkle
#CCCCFF
ΔE00 6.42
Pale Lilac
#E4CBFF
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 7.38
Light Lavender
#DFC5FE
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8F9 #F2F9D8
analogous
#D8E1F9 #DFD8F9 #EFD8F9
triadic
#DFD8F9 #F9DFD8 #D8F9DF
tetradic
#DFD8F9 #F9D8E1 #F2F9D8 #D8F9EF
square
#DFD8F9 #F9D8E1 #F2F9D8 #D8F9EF
split-complementary
#DFD8F9 #F9EFD8 #E1F9D8
monochromatic
#886EE9 #B3A3F1 #DFD8F9 #E9E4FB #E9E4FB
Accessibility & contrast
On white
1.37
#DFD8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DFD8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8F9
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8F9 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCFB
Deuteranopia (green-blind)
#D2DCF8
Tritanopia (blue-blind)
#DADDE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd8f9; /* rgb */ color: rgb(223, 216, 249); /* oklch */ color: oklch(89.8% 0.045 295.2);
Tailwind
colors: {
custom: {
50: '#e9e4fb',
500: '#dfd8f9',
950: '#000000',
},
}SCSS
$custom: #dfd8f9; $custom-light: #e9e4fb; $custom-dark: #000000;
JSON
{
"hex": "#dfd8f9",
"rgb": {
"r": 223,
"g": 216,
"b": 249
},
"hsl": {
"h": 252.727,
"s": 73.333,
"l": 91.176
},
"oklch": {
"l": 0.89799,
"c": 0.04536,
"h": 295.2
},
"luminance": 0.71639
}Semantic roles & 50–950 ramp
primary
#DFD8F9
secondary
#CFDE97
accent
#D510AC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485