#DCD6F4#DCD6F4
#DCD6F4 is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.0% C 0.041 H 294.7°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6F4 |
|---|---|
| RGB | rgb(220, 214, 244) |
| HSL | hsl(252, 58%, 90%) |
| HSV | hsv(252, 12%, 96%) |
| CMYK | cmyk(9.8%, 12.3%, 0%, 4.3%) |
| CIE-LAB | lab(86.92, 7.68, -13.91) |
| CIE-LCH | lch(86.92, 15.89, 298.89°) |
| OKLab | oklab(89.01% 0.0173 -0.0375) |
| OKLCH | oklch(89.01% 0.041 294.7) |
| XYZ | xyz(69.8877, 69.8402, 95.3690) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Periwinkle
#CCCCFF
ΔE00 6.81
Pale Lilac
#E4CBFF
ΔE00 7.65
Pale Lavender
#EECFFE
ΔE00 8.13
Thistle
#D8BFD8
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6F4 #EEF4D6
analogous
#D6DFF4 #DCD6F4 #EBD6F4
triadic
#DCD6F4 #F4DCD6 #D6F4DC
tetradic
#DCD6F4 #F4D6DF #EEF4D6 #D6F4EB
square
#DCD6F4 #F4D6DF #EEF4D6 #D6F4EB
split-complementary
#DCD6F4 #F4EBD6 #DFF4D6
monochromatic
#8A75DA #B3A6E7 #DCD6F4 #EAE7F9 #EAE7F9
Accessibility & contrast
On white
1.40
#DCD6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DCD6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6F4
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6F4 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#D8DAE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd6f4; /* rgb */ color: rgb(220, 214, 244); /* oklch */ color: oklch(89.0% 0.041 294.7);
Tailwind
colors: {
custom: {
50: '#e7e2f7',
500: '#dcd6f4',
950: '#000000',
},
}SCSS
$custom: #dcd6f4; $custom-light: #e7e2f7; $custom-dark: #000000;
JSON
{
"hex": "#dcd6f4",
"rgb": {
"r": 220,
"g": 214,
"b": 244
},
"hsl": {
"h": 252,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.89009,
"c": 0.04127,
"h": 294.7
},
"luminance": 0.6984
}Semantic roles & 50–950 ramp
primary
#DCD6F4
secondary
#C9D49A
accent
#C520A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485