#DFD4F1#DFD4F1
#DFD4F1 is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.8% C 0.041 H 302.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F1 |
|---|---|
| RGB | rgb(223, 212, 241) |
| HSL | hsl(263, 51%, 89%) |
| HSV | hsv(263, 12%, 95%) |
| CMYK | cmyk(7.5%, 12%, 0%, 5.5%) |
| CIE-LAB | lab(86.57, 9.11, -12.83) |
| CIE-LCH | lch(86.57, 15.74, 305.39°) |
| OKLab | oklab(88.76% 0.0222 -0.0345) |
| OKLCH | oklch(88.76% 0.041 302.8) |
| XYZ | xyz(69.8492, 69.1258, 92.8648) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Thistle
#D8BFD8
ΔE00 6.55
Pale Lavender
#EECFFE
ΔE00 7.00
Pale Lilac
#E4CBFF
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F1 #E6F1D4
analogous
#D4D8F1 #DFD4F1 #EED4F1
triadic
#DFD4F1 #F1DFD4 #D4F1DF
tetradic
#DFD4F1 #F1D4D8 #E6F1D4 #D4F1EE
square
#DFD4F1 #F1D4D8 #E6F1D4 #D4F1EE
split-complementary
#DFD4F1 #F1EED4 #D8F1D4
monochromatic
#9A78D3 #BDA6E2 #DFD4F1 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.42
#DFD4F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFD4F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F1
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F1 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F2
Deuteranopia (green-blind)
#D1D9F0
Tritanopia (blue-blind)
#DCD8DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f1; /* rgb */ color: rgb(223, 212, 241); /* oklch */ color: oklch(88.8% 0.041 302.8);
Tailwind
colors: {
custom: {
50: '#e9e1f5',
500: '#dfd4f1',
950: '#000000',
},
}SCSS
$custom: #dfd4f1; $custom-light: #e9e1f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f1",
"rgb": {
"r": 223,
"g": 212,
"b": 241
},
"hsl": {
"h": 262.759,
"s": 50.877,
"l": 88.824
},
"oklch": {
"l": 0.88762,
"c": 0.04101,
"h": 302.8
},
"luminance": 0.69126
}Semantic roles & 50–950 ramp
primary
#DFD4F1
secondary
#BBCF9A
accent
#BE2785
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485