#DFD5F2#DFD5F2
#DFD5F2 is a very light, muted violet. Relative luminance 0.697; OKLCH L 89.0% C 0.041 H 301.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5F2 |
|---|---|
| RGB | rgb(223, 213, 242) |
| HSL | hsl(261, 53%, 89%) |
| HSV | hsv(261, 12%, 95%) |
| CMYK | cmyk(7.9%, 12%, 0%, 5.1%) |
| CIE-LAB | lab(86.84, 8.78, -12.94) |
| CIE-LCH | lch(86.84, 15.64, 304.15°) |
| OKLab | oklab(88.99% 0.0211 -0.0348) |
| OKLCH | oklch(88.99% 0.041 301.3) |
| XYZ | xyz(70.2497, 69.6873, 93.7373) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.94
Pale Lilac
#E4CBFF
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 7.25
Periwinkle
#CCCCFF
ΔE00 7.71
Light Lavender
#DFC5FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5F2 #E8F2D5
analogous
#D5DAF2 #DFD5F2 #EED5F2
triadic
#DFD5F2 #F2DFD5 #D5F2DF
tetradic
#DFD5F2 #F2D5DA #E8F2D5 #D5F2EE
square
#DFD5F2 #F2D5DA #E8F2D5 #D5F2EE
split-complementary
#DFD5F2 #F2EED5 #DAF2D5
monochromatic
#9878D5 #BBA6E4 #DFD5F2 #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.41
#DFD5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DFD5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5F2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5F2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#D2D9F1
Tritanopia (blue-blind)
#DCD9DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd5f2; /* rgb */ color: rgb(223, 213, 242); /* oklch */ color: oklch(89.0% 0.041 301.3);
Tailwind
colors: {
custom: {
50: '#e9e1f6',
500: '#dfd5f2',
950: '#000000',
},
}SCSS
$custom: #dfd5f2; $custom-light: #e9e1f6; $custom-dark: #000000;
JSON
{
"hex": "#dfd5f2",
"rgb": {
"r": 223,
"g": 213,
"b": 242
},
"hsl": {
"h": 260.69,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.88988,
"c": 0.04071,
"h": 301.3
},
"luminance": 0.69687
}Semantic roles & 50–950 ramp
primary
#DFD5F2
secondary
#BED19B
accent
#C0258B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485