#DFD5F6#DFD5F6
#DFD5F6 is a very light, muted violet. Relative luminance 0.699; OKLCH L 89.1% C 0.046 H 299.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F6 |
|---|---|
| RGB | rgb(223, 213, 246) |
| HSL | hsl(258, 65%, 90%) |
| HSV | hsv(258, 13%, 96%) |
| CMYK | cmyk(9.3%, 13.4%, 0%, 3.5%) |
| CIE-LAB | lab(86.96, 9.56, -14.88) |
| CIE-LCH | lch(86.96, 17.69, 302.73°) |
| OKLab | oklab(89.12% 0.0225 -0.0401) |
| OKLCH | oklch(89.12% 0.046 299.3) |
| XYZ | xyz(70.8570, 69.9302, 96.9359) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.17
Pale Lavender
#EECFFE
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 6.75
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 7.33
Light Lavender
#DFC5FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F6 #ECF6D5
analogous
#D5DBF6 #DFD5F6 #F0D5F6
triadic
#DFD5F6 #F6DFD5 #D5F6DF
tetradic
#DFD5F6 #F6D5DB #ECF6D5 #D5F6F0
square
#DFD5F6 #F6D5DB #ECF6D5 #D5F6F0
split-complementary
#DFD5F6 #F6F0D5 #DBF6D5
monochromatic
#9270E0 #B9A3EB #DFD5F6 #ECE6FA #ECE6FA
Accessibility & contrast
On white
1.40
#DFD5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DFD5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F6
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F6 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF8
Deuteranopia (green-blind)
#D0DAF5
Tritanopia (blue-blind)
#DBDAE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd5f6; /* rgb */ color: rgb(223, 213, 246); /* oklch */ color: oklch(89.1% 0.046 299.3);
Tailwind
colors: {
custom: {
50: '#e9e1f9',
500: '#dfd5f6',
950: '#000000',
},
}SCSS
$custom: #dfd5f6; $custom-light: #e9e1f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f6",
"rgb": {
"r": 223,
"g": 213,
"b": 246
},
"hsl": {
"h": 258.182,
"s": 64.706,
"l": 90
},
"oklch": {
"l": 0.8912,
"c": 0.04599,
"h": 299.3
},
"luminance": 0.6993
}Semantic roles & 50–950 ramp
primary
#DFD5F6
secondary
#C4D897
accent
#CD1996
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485