#DFD9F5#DFD9F5
#DFD9F5 is a very light, muted violet. Relative luminance 0.719; OKLCH L 89.9% C 0.038 H 295.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9F5 |
|---|---|
| RGB | rgb(223, 217, 245) |
| HSL | hsl(253, 58%, 91%) |
| HSV | hsv(253, 11%, 96%) |
| CMYK | cmyk(9%, 11.4%, 0%, 3.9%) |
| CIE-LAB | lab(87.92, 7.26, -12.91) |
| CIE-LCH | lch(87.92, 14.81, 299.35°) |
| OKLab | oklab(89.86% 0.0165 -0.0347) |
| OKLCH | oklch(89.86% 0.038 295.4) |
| XYZ | xyz(71.7225, 71.9060, 96.4692) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Periwinkle
#CCCCFF
ΔE00 7.60
Pale Lilac
#E4CBFF
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.47
Pale Lavender
#EECFFE
ΔE00 8.56
Light Lavender
#DFC5FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9F5 #EFF5D9
analogous
#D9E1F5 #DFD9F5 #EDD9F5
triadic
#DFD9F5 #F5DFD9 #D9F5DF
tetradic
#DFD9F5 #F5D9E1 #EFF5D9 #D9F5ED
square
#DFD9F5 #F5D9E1 #EFF5D9 #D9F5ED
split-complementary
#DFD9F5 #F5EDD9 #E1F5D9
monochromatic
#8D78DB #B6A9E8 #DFD9F5 #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.37
#DFD9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DFD9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9F5
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9F5 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#D4DCF4
Tritanopia (blue-blind)
#DBDDE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd9f5; /* rgb */ color: rgb(223, 217, 245); /* oklch */ color: oklch(89.9% 0.038 295.4);
Tailwind
colors: {
custom: {
50: '#e9e4f8',
500: '#dfd9f5',
950: '#000000',
},
}SCSS
$custom: #dfd9f5; $custom-light: #e9e4f8; $custom-dark: #000000;
JSON
{
"hex": "#dfd9f5",
"rgb": {
"r": 223,
"g": 217,
"b": 245
},
"hsl": {
"h": 252.857,
"s": 58.333,
"l": 90.588
},
"oklch": {
"l": 0.8986,
"c": 0.03847,
"h": 295.4
},
"luminance": 0.71906
}Semantic roles & 50–950 ramp
primary
#DFD9F5
secondary
#C9D69D
accent
#C620A2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485