#DFD6F2#DFD6F2
#DFD6F2 is a very light, muted violet. Relative luminance 0.702; OKLCH L 89.2% C 0.039 H 300.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6F2 |
|---|---|
| RGB | rgb(223, 214, 242) |
| HSL | hsl(259, 52%, 89%) |
| HSV | hsv(259, 12%, 95%) |
| CMYK | cmyk(7.9%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(87.09, 8.25, -12.57) |
| CIE-LCH | lch(87.09, 15.04, 303.28°) |
| OKLab | oklab(89.18% 0.0197 -0.0338) |
| OKLCH | oklch(89.18% 0.039 300.2) |
| XYZ | xyz(70.5020, 70.1919, 93.8214) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 7.26
Pale Lilac
#E4CBFF
ΔE00 7.66
Pale Lavender
#EECFFE
ΔE00 7.72
Periwinkle
#CCCCFF
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6F2 #E9F2D6
analogous
#D6DBF2 #DFD6F2 #EDD6F2
triadic
#DFD6F2 #F2DFD6 #D6F2DF
tetradic
#DFD6F2 #F2D6DB #E9F2D6 #D6F2ED
square
#DFD6F2 #F2D6DB #E9F2D6 #D6F2ED
split-complementary
#DFD6F2 #F2EDD6 #DBF2D6
monochromatic
#9679D5 #BBA8E3 #DFD6F2 #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.40
#DFD6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DFD6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6F2
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6F2 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#D2DAF1
Tritanopia (blue-blind)
#DCDADF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6f2; /* rgb */ color: rgb(223, 214, 242); /* oklch */ color: oklch(89.2% 0.039 300.2);
Tailwind
colors: {
custom: {
50: '#e9e2f6',
500: '#dfd6f2',
950: '#000000',
},
}SCSS
$custom: #dfd6f2; $custom-light: #e9e2f6; $custom-dark: #000000;
JSON
{
"hex": "#dfd6f2",
"rgb": {
"r": 223,
"g": 214,
"b": 242
},
"hsl": {
"h": 259.286,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.89181,
"c": 0.03913,
"h": 300.2
},
"luminance": 0.70192
}Semantic roles & 50–950 ramp
primary
#DFD6F2
secondary
#C0D19C
accent
#BF268E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485