#DFD6F6#DFD6F6
#DFD6F6 is a very light, muted violet. Relative luminance 0.704; OKLCH L 89.3% C 0.044 H 298.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6F6 |
|---|---|
| RGB | rgb(223, 214, 246) |
| HSL | hsl(257, 64%, 90%) |
| HSV | hsv(257, 13%, 96%) |
| CMYK | cmyk(9.3%, 13%, 0%, 3.5%) |
| CIE-LAB | lab(87.21, 9.04, -14.51) |
| CIE-LCH | lch(87.21, 17.09, 301.92°) |
| OKLab | oklab(89.31% 0.0211 -0.0391) |
| OKLCH | oklch(89.31% 0.044 298.4) |
| XYZ | xyz(71.1093, 70.4348, 97.0200) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6F6 #EDF6D6
analogous
#D6DDF6 #DFD6F6 #EFD6F6
triadic
#DFD6F6 #F6DFD6 #D6F6DF
tetradic
#DFD6F6 #F6D6DD #EDF6D6 #D6F6EF
square
#DFD6F6 #F6D6DD #EDF6D6 #D6F6EF
split-complementary
#DFD6F6 #F6EFD6 #DDF6D6
monochromatic
#9172E0 #B8A4EB #DFD6F6 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.39
#DFD6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DFD6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6F6
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6F6 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF7
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#DBDAE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6f6; /* rgb */ color: rgb(223, 214, 246); /* oklch */ color: oklch(89.3% 0.044 298.4);
Tailwind
colors: {
custom: {
50: '#e9e2f9',
500: '#dfd6f6',
950: '#000000',
},
}SCSS
$custom: #dfd6f6; $custom-light: #e9e2f9; $custom-dark: #000000;
JSON
{
"hex": "#dfd6f6",
"rgb": {
"r": 223,
"g": 214,
"b": 246
},
"hsl": {
"h": 256.875,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.89313,
"c": 0.04442,
"h": 298.4
},
"luminance": 0.70435
}Semantic roles & 50–950 ramp
primary
#DFD6F6
secondary
#C6D898
accent
#CC1A9A
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485