#DFD5F3#DFD5F3
#DFD5F3 is a very light, muted violet. Relative luminance 0.697; OKLCH L 89.0% C 0.042 H 300.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F3 |
|---|---|
| RGB | rgb(223, 213, 243) |
| HSL | hsl(260, 56%, 89%) |
| HSV | hsv(260, 12%, 95%) |
| CMYK | cmyk(8.2%, 12.3%, 0%, 4.7%) |
| CIE-LAB | lab(86.87, 8.97, -13.43) |
| CIE-LCH | lch(86.87, 16.15, 303.76°) |
| OKLab | oklab(89.02% 0.0215 -0.0361) |
| OKLCH | oklch(89.02% 0.042 300.7) |
| XYZ | xyz(70.4003, 69.7475, 94.5304) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Pale Lilac
#E4CBFF
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.46
Light Lavender
#DFC5FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F3 #E9F3D5
analogous
#D5DAF3 #DFD5F3 #EED5F3
triadic
#DFD5F3 #F3DFD5 #D5F3DF
tetradic
#DFD5F3 #F3D5DA #E9F3D5 #D5F3EE
square
#DFD5F3 #F3D5DA #E9F3D5 #D5F3EE
split-complementary
#DFD5F3 #F3EED5 #DAF3D5
monochromatic
#9676D8 #BBA5E5 #DFD5F3 #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.40
#DFD5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DFD5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F3
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F3 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F4
Deuteranopia (green-blind)
#D1D9F2
Tritanopia (blue-blind)
#DCD9DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5f3; /* rgb */ color: rgb(223, 213, 243); /* oklch */ color: oklch(89.0% 0.042 300.7);
Tailwind
colors: {
custom: {
50: '#e9e1f7',
500: '#dfd5f3',
950: '#000000',
},
}SCSS
$custom: #dfd5f3; $custom-light: #e9e1f7; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f3",
"rgb": {
"r": 223,
"g": 213,
"b": 243
},
"hsl": {
"h": 260,
"s": 55.556,
"l": 89.412
},
"oklch": {
"l": 0.89021,
"c": 0.04203,
"h": 300.7
},
"luminance": 0.69748
}Semantic roles & 50–950 ramp
primary
#DFD5F3
secondary
#C0D29A
accent
#C3228E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485