#DFD6EB#DFD6EB
#DFD6EB is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.0% C 0.030 H 305.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6EB |
|---|---|
| RGB | rgb(223, 214, 235) |
| HSL | hsl(266, 34%, 88%) |
| HSV | hsv(266, 9%, 92%) |
| CMYK | cmyk(5.1%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(86.89, 6.91, -9.18) |
| CIE-LCH | lch(86.89, 11.49, 306.97°) |
| OKLab | oklab(88.96% 0.0172 -0.0245) |
| OKLCH | oklch(88.96% 0.03 305.1) |
| XYZ | xyz(69.4708, 69.7794, 88.3901) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 7.30
Lavenderblush
#FFF0F5
ΔE00 8.75
Pale Lavender
#EECFFE
ΔE00 9.49
Pale Lilac
#E4CBFF
ΔE00 9.77
Periwinkle
#CCCCFF
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6EB #E2EBD6
analogous
#D6D7EB #DFD6EB #E9D6EB
triadic
#DFD6EB #EBDFD6 #D6EBDF
tetradic
#DFD6EB #EBD6D7 #E2EBD6 #D6EBE9
square
#DFD6EB #EBD6D7 #E2EBD6 #D6EBE9
split-complementary
#DFD6EB #EBE9D6 #D7EBD6
monochromatic
#9F84C3 #BFADD7 #DFD6EB #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.40
#DFD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DFD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6EB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6EB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#DDD9DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd6eb; /* rgb */ color: rgb(223, 214, 235); /* oklch */ color: oklch(89.0% 0.030 305.1);
Tailwind
colors: {
custom: {
50: '#e9e2f1',
500: '#dfd6eb',
950: '#000000',
},
}SCSS
$custom: #dfd6eb; $custom-light: #e9e2f1; $custom-dark: #000000;
JSON
{
"hex": "#dfd6eb",
"rgb": {
"r": 223,
"g": 214,
"b": 235
},
"hsl": {
"h": 265.714,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.88956,
"c": 0.03,
"h": 305.1
},
"luminance": 0.69779
}Semantic roles & 50–950 ramp
primary
#DFD6EB
secondary
#B5C5A0
accent
#AD387B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485