#DFD6F0#DFD6F0
#DFD6F0 is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.1% C 0.036 H 301.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6F0 |
|---|---|
| RGB | rgb(223, 214, 240) |
| HSL | hsl(261, 46%, 89%) |
| HSV | hsv(261, 11%, 94%) |
| CMYK | cmyk(7.1%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(87.03, 7.87, -11.61) |
| CIE-LCH | lch(87.03, 14.02, 304.13°) |
| OKLab | oklab(89.12% 0.019 -0.0311) |
| OKLCH | oklch(89.12% 0.036 301.4) |
| XYZ | xyz(70.2033, 70.0724, 92.2480) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Thistle
#D8BFD8
ΔE00 7.19
Pale Lavender
#EECFFE
ΔE00 8.18
Pale Lilac
#E4CBFF
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6F0 #E7F0D6
analogous
#D6DAF0 #DFD6F0 #ECD6F0
triadic
#DFD6F0 #F0DFD6 #D6F0DF
tetradic
#DFD6F0 #F0D6DA #E7F0D6 #D6F0EC
square
#DFD6F0 #F0D6DA #E7F0D6 #D6F0EC
split-complementary
#DFD6F0 #F0ECD6 #DAF0D6
monochromatic
#997CCF #BCA9E0 #DFD6F0 #EEE9F7 #EEE9F7
Accessibility & contrast
On white
1.40
#DFD6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DFD6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6F0
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6F0 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#DCD9DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6f0; /* rgb */ color: rgb(223, 214, 240); /* oklch */ color: oklch(89.1% 0.036 301.4);
Tailwind
colors: {
custom: {
50: '#e9e2f5',
500: '#dfd6f0',
950: '#000000',
},
}SCSS
$custom: #dfd6f0; $custom-light: #e9e2f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd6f0",
"rgb": {
"r": 223,
"g": 214,
"b": 240
},
"hsl": {
"h": 260.769,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.89116,
"c": 0.03649,
"h": 301.4
},
"luminance": 0.70072
}Semantic roles & 50–950 ramp
primary
#DFD6F0
secondary
#BCCD9D
accent
#BA2C89
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485