#DFD5F4#DFD5F4
#DFD5F4 is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.1% C 0.043 H 300.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F4 |
|---|---|
| RGB | rgb(223, 213, 244) |
| HSL | hsl(259, 58%, 90%) |
| HSV | hsv(259, 13%, 96%) |
| CMYK | cmyk(8.6%, 12.7%, 0%, 4.3%) |
| CIE-LAB | lab(86.90, 9.17, -13.91) |
| CIE-LCH | lch(86.90, 16.66, 303.39°) |
| OKLab | oklab(89.05% 0.0218 -0.0374) |
| OKLCH | oklch(89.05% 0.043 300.2) |
| XYZ | xyz(70.5517, 69.8081, 95.3279) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Pale Lilac
#E4CBFF
ΔE00 6.67
Pale Lavender
#EECFFE
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.22
Light Lavender
#DFC5FE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F4 #EAF4D5
analogous
#D5DBF4 #DFD5F4 #EFD5F4
triadic
#DFD5F4 #F4DFD5 #D5F4DF
tetradic
#DFD5F4 #F4D5DB #EAF4D5 #D5F4EF
square
#DFD5F4 #F4D5DB #EAF4D5 #D5F4EF
split-complementary
#DFD5F4 #F4EFD5 #DBF4D5
monochromatic
#9574DB #BAA5E7 #DFD5F4 #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.40
#DFD5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DFD5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F4
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F4 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F5
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#DCD9DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5f4; /* rgb */ color: rgb(223, 213, 244); /* oklch */ color: oklch(89.1% 0.043 300.2);
Tailwind
colors: {
custom: {
50: '#e9e1f7',
500: '#dfd5f4',
950: '#000000',
},
}SCSS
$custom: #dfd5f4; $custom-light: #e9e1f7; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f4",
"rgb": {
"r": 223,
"g": 213,
"b": 244
},
"hsl": {
"h": 259.355,
"s": 58.491,
"l": 89.608
},
"oklch": {
"l": 0.89054,
"c": 0.04334,
"h": 300.2
},
"luminance": 0.69808
}Semantic roles & 50–950 ramp
primary
#DFD5F4
secondary
#C1D499
accent
#C61F90
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485