#DFD6E8#DFD6E8
#DFD6E8 is a very light, muted violet. Relative luminance 0.696; OKLCH L 88.9% C 0.026 H 308.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6E8 |
|---|---|
| RGB | rgb(223, 214, 232) |
| HSL | hsl(270, 28%, 87%) |
| HSV | hsv(270, 8%, 91%) |
| CMYK | cmyk(3.9%, 7.8%, 0%, 9%) |
| CIE-LAB | lab(86.80, 6.34, -7.72) |
| CIE-LCH | lch(86.80, 9.99, 309.41°) |
| OKLab | oklab(88.86% 0.0162 -0.0206) |
| OKLCH | oklch(88.86% 0.026 308.1) |
| XYZ | xyz(69.0410, 69.6075, 86.1267) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 7.58
Lavenderblush
#FFF0F5
ΔE00 8.04
Ghostwhite
#F8F8FF
ΔE00 9.42
Fog
#D8DCE0
ΔE00 9.55
Gainsboro
#DCDCDC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6E8 #DFE8D6
analogous
#D6D6E8 #DFD6E8 #E8D6E8
triadic
#DFD6E8 #E8DFD6 #D6E8DF
tetradic
#DFD6E8 #E8D6D6 #DFE8D6 #D6E8E8
square
#DFD6E8 #E8D6D6 #DFE8D6 #D6E8E8
split-complementary
#DFD6E8 #E8E8D6 #D6E8D6
monochromatic
#A288BC #C0AFD2 #DFD6E8 #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.41
#DFD6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DFD6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6E8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6E8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#D5D9E7
Tritanopia (blue-blind)
#DED8DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd6e8; /* rgb */ color: rgb(223, 214, 232); /* oklch */ color: oklch(88.9% 0.026 308.1);
Tailwind
colors: {
custom: {
50: '#e9e2ef',
500: '#dfd6e8',
950: '#000000',
},
}SCSS
$custom: #dfd6e8; $custom-light: #e9e2ef; $custom-dark: #000000;
JSON
{
"hex": "#dfd6e8",
"rgb": {
"r": 223,
"g": 214,
"b": 232
},
"hsl": {
"h": 270,
"s": 28.125,
"l": 87.451
},
"oklch": {
"l": 0.88862,
"c": 0.02618,
"h": 308.1
},
"luminance": 0.69607
}Semantic roles & 50–950 ramp
primary
#DFD6E8
secondary
#B1C0A2
accent
#A73F73
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485