#DFD4F3#DFD4F3
#DFD4F3 is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.8% C 0.044 H 301.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F3 |
|---|---|
| RGB | rgb(223, 212, 243) |
| HSL | hsl(261, 56%, 89%) |
| HSV | hsv(261, 13%, 95%) |
| CMYK | cmyk(8.2%, 12.8%, 0%, 4.7%) |
| CIE-LAB | lab(86.63, 9.50, -13.80) |
| CIE-LCH | lch(86.63, 16.75, 304.56°) |
| OKLab | oklab(88.83% 0.0229 -0.0371) |
| OKLCH | oklch(88.83% 0.044 301.7) |
| XYZ | xyz(70.1496, 69.2460, 94.4468) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.48
Pale Lavender
#EECFFE
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 7.35
Light Lavender
#DFC5FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F3 #E8F3D4
analogous
#D4D9F3 #DFD4F3 #EFD4F3
triadic
#DFD4F3 #F3DFD4 #D4F3DF
tetradic
#DFD4F3 #F3D4D9 #E8F3D4 #D4F3EF
square
#DFD4F3 #F3D4D9 #E8F3D4 #D4F3EF
split-complementary
#DFD4F3 #F3EFD4 #D9F3D4
monochromatic
#9874D8 #BBA4E6 #DFD4F3 #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.41
#DFD4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFD4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F3
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F3 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#D0D9F2
Tritanopia (blue-blind)
#DCD8DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f3; /* rgb */ color: rgb(223, 212, 243); /* oklch */ color: oklch(88.8% 0.044 301.7);
Tailwind
colors: {
custom: {
50: '#e9e1f7',
500: '#dfd4f3',
950: '#000000',
},
}SCSS
$custom: #dfd4f3; $custom-light: #e9e1f7; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f3",
"rgb": {
"r": 223,
"g": 212,
"b": 243
},
"hsl": {
"h": 261.29,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.88828,
"c": 0.04362,
"h": 301.7
},
"luminance": 0.69246
}Semantic roles & 50–950 ramp
primary
#DFD4F3
secondary
#BED399
accent
#C4228A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485