#DFD4F8#DFD4F8
#DFD4F8 is a very light, muted violet. Relative luminance 0.696; OKLCH L 89.0% C 0.050 H 299.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F8 |
|---|---|
| RGB | rgb(223, 212, 248) |
| HSL | hsl(258, 72%, 90%) |
| HSV | hsv(258, 15%, 97%) |
| CMYK | cmyk(10.1%, 14.5%, 0%, 2.7%) |
| CIE-LAB | lab(86.78, 10.49, -16.21) |
| CIE-LCH | lch(86.78, 19.31, 302.90°) |
| OKLab | oklab(89% 0.0246 -0.0438) |
| OKLCH | oklch(89% 0.05 299.3) |
| XYZ | xyz(70.9149, 69.5521, 98.4777) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 6.23
Light Lavender
#DFC5FE
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 7.40
Light Lilac
#EDC8FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F8 #EDF8D4
analogous
#D4DBF8 #DFD4F8 #F1D4F8
triadic
#DFD4F8 #F8DFD4 #D4F8DF
tetradic
#DFD4F8 #F8D4DB #EDF8D4 #D4F8F1
square
#DFD4F8 #F8D4DB #EDF8D4 #D4F8F1
split-complementary
#DFD4F8 #F8F1D4 #DBF8D4
monochromatic
#916BE7 #B89FEF #DFD4F8 #EBE5FB #EBE5FB
Accessibility & contrast
On white
1.41
#DFD4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DFD4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F8
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F8 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#CFD9F7
Tritanopia (blue-blind)
#DBD9E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f8; /* rgb */ color: rgb(223, 212, 248); /* oklch */ color: oklch(89.0% 0.050 299.3);
Tailwind
colors: {
custom: {
50: '#e9e1fa',
500: '#dfd4f8',
950: '#000000',
},
}SCSS
$custom: #dfd4f8; $custom-light: #e9e1fa; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f8",
"rgb": {
"r": 223,
"g": 212,
"b": 248
},
"hsl": {
"h": 258.333,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.88995,
"c": 0.05021,
"h": 299.3
},
"luminance": 0.69552
}Semantic roles & 50–950 ramp
primary
#DFD4F8
secondary
#C6DC94
accent
#D41199
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485