#DFD5F5#DFD5F5
#DFD5F5 is a very light, muted violet. Relative luminance 0.699; OKLCH L 89.1% C 0.045 H 299.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F5 |
|---|---|
| RGB | rgb(223, 213, 245) |
| HSL | hsl(259, 62%, 90%) |
| HSV | hsv(259, 13%, 96%) |
| CMYK | cmyk(9%, 13.1%, 0%, 3.9%) |
| CIE-LAB | lab(86.93, 9.37, -14.40) |
| CIE-LCH | lch(86.93, 17.17, 303.05°) |
| OKLab | oklab(89.09% 0.0222 -0.0388) |
| OKLCH | oklch(89.09% 0.045 299.8) |
| XYZ | xyz(70.7040, 69.8690, 96.1297) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 6.66
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Periwinkle
#CCCCFF
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.21
Light Lavender
#DFC5FE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F5 #EBF5D5
analogous
#D5DBF5 #DFD5F5 #EFD5F5
triadic
#DFD5F5 #F5DFD5 #D5F5DF
tetradic
#DFD5F5 #F5D5DB #EBF5D5 #D5F5EF
square
#DFD5F5 #F5D5DB #EBF5D5 #D5F5EF
split-complementary
#DFD5F5 #F5EFD5 #DBF5D5
monochromatic
#9472DD #B9A4E9 #DFD5F5 #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.40
#DFD5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DFD5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F5
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F5 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF6
Deuteranopia (green-blind)
#D1D9F4
Tritanopia (blue-blind)
#DCD9DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5f5; /* rgb */ color: rgb(223, 213, 245); /* oklch */ color: oklch(89.1% 0.045 299.8);
Tailwind
colors: {
custom: {
50: '#e9e1f8',
500: '#dfd5f5',
950: '#000000',
},
}SCSS
$custom: #dfd5f5; $custom-light: #e9e1f8; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f5",
"rgb": {
"r": 223,
"g": 213,
"b": 245
},
"hsl": {
"h": 258.75,
"s": 61.538,
"l": 89.804
},
"oklch": {
"l": 0.89087,
"c": 0.04467,
"h": 299.8
},
"luminance": 0.69869
}Semantic roles & 50–950 ramp
primary
#DFD5F5
secondary
#C3D698
accent
#C91C93
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485