#DFD4F9#DFD4F9
#DFD4F9 is a very light, muted violet. Relative luminance 0.696; OKLCH L 89.0% C 0.052 H 298.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F9 |
|---|---|
| RGB | rgb(223, 212, 249) |
| HSL | hsl(258, 76%, 90%) |
| HSV | hsv(258, 15%, 98%) |
| CMYK | cmyk(10.4%, 14.9%, 0%, 2.4%) |
| CIE-LAB | lab(86.81, 10.69, -16.70) |
| CIE-LCH | lch(86.81, 19.82, 302.63°) |
| OKLab | oklab(89.03% 0.0249 -0.0451) |
| OKLCH | oklch(89.03% 0.052 298.9) |
| XYZ | xyz(71.0705, 69.6144, 99.2969) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 6.03
Light Lavender
#DFC5FE
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F9 #EEF9D4
analogous
#D4DBF9 #DFD4F9 #F1D4F9
triadic
#DFD4F9 #F9DFD4 #D4F9DF
tetradic
#DFD4F9 #F9D4DB #EEF9D4 #D4F9F1
square
#DFD4F9 #F9D4DB #EEF9D4 #D4F9F1
split-complementary
#DFD4F9 #F9F1D4 #DBF9D4
monochromatic
#8F69EA #B79EF2 #DFD4F9 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.41
#DFD4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DFD4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F9
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F9 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FB
Deuteranopia (green-blind)
#CFD9F8
Tritanopia (blue-blind)
#DBD9E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f9; /* rgb */ color: rgb(223, 212, 249); /* oklch */ color: oklch(89.0% 0.052 298.9);
Tailwind
colors: {
custom: {
50: '#e9e1fb',
500: '#dfd4f9',
950: '#000000',
},
}SCSS
$custom: #dfd4f9; $custom-light: #e9e1fb; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f9",
"rgb": {
"r": 223,
"g": 212,
"b": 249
},
"hsl": {
"h": 257.838,
"s": 75.51,
"l": 90.392
},
"oklch": {
"l": 0.89029,
"c": 0.05153,
"h": 298.9
},
"luminance": 0.69614
}Semantic roles & 50–950 ramp
primary
#DFD4F9
secondary
#C8DE93
accent
#D80E9C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485