#DFD8FC#DFD8FC
#DFD8FC is a very light, muted violet. Relative luminance 0.718; OKLCH L 89.9% C 0.049 H 294.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8FC |
|---|---|
| RGB | rgb(223, 216, 252) |
| HSL | hsl(252, 86%, 92%) |
| HSV | hsv(252, 14%, 99%) |
| CMYK | cmyk(11.5%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.89, 9.18, -16.66) |
| CIE-LCH | lch(87.89, 19.02, 298.86°) |
| OKLab | oklab(89.9% 0.0203 -0.045) |
| OKLCH | oklch(89.9% 0.049 294.3) |
| XYZ | xyz(72.5544, 71.8276, 102.1183) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.76
Pale Lilac
#E4CBFF
ΔE00 6.27
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 7.00
Light Lavender
#DFC5FE
ΔE00 7.35
Light Periwinkle
#C1C6FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8FC #F5FCD8
analogous
#D8E3FC #DFD8FC #F1D8FC
triadic
#DFD8FC #FCDFD8 #D8FCDF
tetradic
#DFD8FC #FCD8E3 #F5FCD8 #D8FCF1
square
#DFD8FC #FCD8E3 #F5FCD8 #D8FCF1
split-complementary
#DFD8FC #FCF1D8 #E3FCD8
monochromatic
#8266F3 #B09FF8 #DFD8FC #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.37
#DFD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DFD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8FC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8FC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#DADDE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd8fc; /* rgb */ color: rgb(223, 216, 252); /* oklch */ color: oklch(89.9% 0.049 294.3);
Tailwind
colors: {
custom: {
50: '#e9e4fd',
500: '#dfd8fc',
950: '#000000',
},
}SCSS
$custom: #dfd8fc; $custom-light: #e9e4fd; $custom-dark: #000000;
JSON
{
"hex": "#dfd8fc",
"rgb": {
"r": 223,
"g": 216,
"b": 252
},
"hsl": {
"h": 251.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.899,
"c": 0.0494,
"h": 294.3
},
"luminance": 0.71828
}Semantic roles & 50–950 ramp
primary
#DFD8FC
secondary
#D5E494
accent
#E203B7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485