#DFD5F8#DFD5F8
#DFD5F8 is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.2% C 0.049 H 298.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F8 |
|---|---|
| RGB | rgb(223, 213, 248) |
| HSL | hsl(257, 71%, 90%) |
| HSV | hsv(257, 14%, 97%) |
| CMYK | cmyk(10.1%, 14.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.02, 9.96, -15.84) |
| CIE-LCH | lch(87.02, 18.71, 302.16°) |
| OKLab | oklab(89.19% 0.0232 -0.0428) |
| OKLCH | oklch(89.19% 0.049 298.5) |
| XYZ | xyz(71.1657, 70.0536, 98.5612) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F8 #EEF8D5
analogous
#D5DCF8 #DFD5F8 #F0D5F8
triadic
#DFD5F8 #F8DFD5 #D5F8DF
tetradic
#DFD5F8 #F8D5DC #EEF8D5 #D5F8F0
square
#DFD5F8 #F8D5DC #EEF8D5 #D5F8F0
split-complementary
#DFD5F8 #F8F0D5 #DCF8D5
monochromatic
#8F6CE7 #B7A1EF #DFD5F8 #EBE5FB #EBE5FB
Accessibility & contrast
On white
1.40
#DFD5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DFD5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F8
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F8 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#D0DAF7
Tritanopia (blue-blind)
#DBDAE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5f8; /* rgb */ color: rgb(223, 213, 248); /* oklch */ color: oklch(89.2% 0.049 298.5);
Tailwind
colors: {
custom: {
50: '#e9e1fa',
500: '#dfd5f8',
950: '#000000',
},
}SCSS
$custom: #dfd5f8; $custom-light: #e9e1fa; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f8",
"rgb": {
"r": 223,
"g": 213,
"b": 248
},
"hsl": {
"h": 257.143,
"s": 71.429,
"l": 90.392
},
"oklch": {
"l": 0.89187,
"c": 0.04864,
"h": 298.5
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#DFD5F8
secondary
#C8DC95
accent
#D3129C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485