#DFD5F9#DFD5F9
#DFD5F9 is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.2% C 0.050 H 298.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F9 |
|---|---|
| RGB | rgb(223, 213, 249) |
| HSL | hsl(257, 75%, 91%) |
| HSV | hsv(257, 14%, 98%) |
| CMYK | cmyk(10.4%, 14.5%, 0%, 2.4%) |
| CIE-LAB | lab(87.05, 10.16, -16.33) |
| CIE-LCH | lch(87.05, 19.23, 301.90°) |
| OKLab | oklab(89.22% 0.0235 -0.0441) |
| OKLCH | oklch(89.22% 0.05 298.1) |
| XYZ | xyz(71.3212, 70.1159, 99.3805) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 6.09
Light Lavender
#DFC5FE
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F9 #EFF9D5
analogous
#D5DDF9 #DFD5F9 #F1D5F9
triadic
#DFD5F9 #F9DFD5 #D5F9DF
tetradic
#DFD5F9 #F9D5DD #EFF9D5 #D5F9F1
square
#DFD5F9 #F9D5DD #EFF9D5 #D5F9F1
split-complementary
#DFD5F9 #F9F1D5 #DDF9D5
monochromatic
#8D6AEA #B69FF1 #DFD5F9 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.40
#DFD5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DFD5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F9
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F9 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFB
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#DBDAE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5f9; /* rgb */ color: rgb(223, 213, 249); /* oklch */ color: oklch(89.2% 0.050 298.1);
Tailwind
colors: {
custom: {
50: '#e9e1fb',
500: '#dfd5f9',
950: '#000000',
},
}SCSS
$custom: #dfd5f9; $custom-light: #e9e1fb; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f9",
"rgb": {
"r": 223,
"g": 213,
"b": 249
},
"hsl": {
"h": 256.667,
"s": 75,
"l": 90.588
},
"oklch": {
"l": 0.89221,
"c": 0.04998,
"h": 298.1
},
"luminance": 0.70116
}Semantic roles & 50–950 ramp
primary
#DFD5F9
secondary
#C9DE94
accent
#D70E9F
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485