#DFD8F5#DFD8F5
#DFD8F5 is a very light, muted violet. Relative luminance 0.714; OKLCH L 89.7% C 0.040 H 296.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8F5 |
|---|---|
| RGB | rgb(223, 216, 245) |
| HSL | hsl(254, 59%, 90%) |
| HSV | hsv(254, 12%, 96%) |
| CMYK | cmyk(9%, 11.8%, 0%, 3.9%) |
| CIE-LAB | lab(87.68, 7.79, -13.28) |
| CIE-LCH | lch(87.68, 15.40, 300.38°) |
| OKLab | oklab(89.67% 0.0179 -0.0357) |
| OKLCH | oklch(89.67% 0.04 296.6) |
| XYZ | xyz(71.4655, 71.3921, 96.3835) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Periwinkle
#CCCCFF
ΔE00 7.41
Pale Lilac
#E4CBFF
ΔE00 7.81
Pale Lavender
#EECFFE
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.11
Light Lavender
#DFC5FE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8F5 #EEF5D8
analogous
#D8DFF5 #DFD8F5 #EDD8F5
triadic
#DFD8F5 #F5DFD8 #D8F5DF
tetradic
#DFD8F5 #F5D8DF #EEF5D8 #D8F5ED
square
#DFD8F5 #F5D8DF #EEF5D8 #D8F5ED
split-complementary
#DFD8F5 #F5EDD8 #DFF5D8
monochromatic
#8F77DC #B7A7E9 #DFD8F5 #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.37
#DFD8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DFD8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8F5
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8F5 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#D3DBF4
Tritanopia (blue-blind)
#DBDCE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd8f5; /* rgb */ color: rgb(223, 216, 245); /* oklch */ color: oklch(89.7% 0.040 296.6);
Tailwind
colors: {
custom: {
50: '#e9e4f8',
500: '#dfd8f5',
950: '#000000',
},
}SCSS
$custom: #dfd8f5; $custom-light: #e9e4f8; $custom-dark: #000000;
JSON
{
"hex": "#dfd8f5",
"rgb": {
"r": 223,
"g": 216,
"b": 245
},
"hsl": {
"h": 254.483,
"s": 59.184,
"l": 90.392
},
"oklch": {
"l": 0.89666,
"c": 0.03999,
"h": 296.6
},
"luminance": 0.71392
}Semantic roles & 50–950 ramp
primary
#DFD8F5
secondary
#C8D69B
accent
#C71F9E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485