#DFD9F1#DFD9F1
#DFD9F1 is a very light, muted violet. Relative luminance 0.717; OKLCH L 89.7% C 0.033 H 297.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9F1 |
|---|---|
| RGB | rgb(223, 217, 241) |
| HSL | hsl(255, 46%, 90%) |
| HSV | hsv(255, 10%, 95%) |
| CMYK | cmyk(7.5%, 10%, 0%, 5.5%) |
| CIE-LAB | lab(87.81, 6.48, -10.98) |
| CIE-LCH | lch(87.81, 12.75, 300.56°) |
| OKLab | oklab(89.73% 0.0151 -0.0295) |
| OKLCH | oklch(89.73% 0.033 297.2) |
| XYZ | xyz(71.1185, 71.6644, 93.2879) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Thistle
#D8BFD8
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 9.41
Lavenderblush
#FFF0F5
ΔE00 9.45
Pale Lavender
#EECFFE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9F1 #EBF1D9
analogous
#D9DFF1 #DFD9F1 #EBD9F1
triadic
#DFD9F1 #F1DFD9 #D9F1DF
tetradic
#DFD9F1 #F1D9DF #EBF1D9 #D9F1EB
square
#DFD9F1 #F1D9DF #EBF1D9 #D9F1EB
split-complementary
#DFD9F1 #F1EBD9 #DFF1D9
monochromatic
#9480D0 #B9ACE1 #DFD9F1 #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.37
#DFD9F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DFD9F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9F1
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9F1 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF2
Deuteranopia (green-blind)
#D5DCF0
Tritanopia (blue-blind)
#DCDCE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd9f1; /* rgb */ color: rgb(223, 217, 241); /* oklch */ color: oklch(89.7% 0.033 297.2);
Tailwind
colors: {
custom: {
50: '#e9e4f5',
500: '#dfd9f1',
950: '#000000',
},
}SCSS
$custom: #dfd9f1; $custom-light: #e9e4f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd9f1",
"rgb": {
"r": 223,
"g": 217,
"b": 241
},
"hsl": {
"h": 255,
"s": 46.154,
"l": 89.804
},
"oklch": {
"l": 0.8973,
"c": 0.03311,
"h": 297.2
},
"luminance": 0.71665
}Semantic roles & 50–950 ramp
primary
#DFD9F1
secondary
#C3CEA0
accent
#B92C96
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485