#DFD8F2#DFD8F2
#DFD8F2 is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.6% C 0.036 H 298.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8F2 |
|---|---|
| RGB | rgb(223, 216, 242) |
| HSL | hsl(256, 50%, 90%) |
| HSV | hsv(256, 11%, 95%) |
| CMYK | cmyk(7.9%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.59, 7.20, -11.83) |
| CIE-LCH | lch(87.59, 13.85, 301.32°) |
| OKLab | oklab(89.57% 0.0169 -0.0318) |
| OKLCH | oklch(89.57% 0.036 298) |
| XYZ | xyz(71.0113, 71.2104, 93.9911) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Thistle
#D8BFD8
ΔE00 8.00
Periwinkle
#CCCCFF
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 8.62
Pale Lavender
#EECFFE
ΔE00 8.71
Light Lavender
#DFC5FE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8F2 #EBF2D8
analogous
#D8DEF2 #DFD8F2 #ECD8F2
triadic
#DFD8F2 #F2DFD8 #D8F2DF
tetradic
#DFD8F2 #F2D8DE #EBF2D8 #D8F2EC
square
#DFD8F2 #F2D8DE #EBF2D8 #D8F2EC
split-complementary
#DFD8F2 #F2ECD8 #DEF2D8
monochromatic
#947CD3 #B9AAE3 #DFD8F2 #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.38
#DFD8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DFD8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8F2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8F2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF3
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#DCDCE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd8f2; /* rgb */ color: rgb(223, 216, 242); /* oklch */ color: oklch(89.6% 0.036 298.0);
Tailwind
colors: {
custom: {
50: '#e9e4f6',
500: '#dfd8f2',
950: '#000000',
},
}SCSS
$custom: #dfd8f2; $custom-light: #e9e4f6; $custom-dark: #000000;
JSON
{
"hex": "#dfd8f2",
"rgb": {
"r": 223,
"g": 216,
"b": 242
},
"hsl": {
"h": 256.154,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89568,
"c": 0.036,
"h": 298
},
"luminance": 0.71211
}Semantic roles & 50–950 ramp
primary
#DFD8F2
secondary
#C3D09E
accent
#BD2895
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485