#DCD6F2#DCD6F2
#DCD6F2 is a very light, muted violet. Relative luminance 0.697; OKLCH L 88.9% C 0.039 H 295.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6F2 |
|---|---|
| RGB | rgb(220, 214, 242) |
| HSL | hsl(253, 52%, 89%) |
| HSV | hsv(253, 12%, 95%) |
| CMYK | cmyk(9.1%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(86.86, 7.28, -12.94) |
| CIE-LCH | lch(86.86, 14.85, 299.36°) |
| OKLab | oklab(88.94% 0.0166 -0.0348) |
| OKLCH | oklch(88.94% 0.039 295.4) |
| XYZ | xyz(69.5857, 69.7194, 93.7784) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 8.16
Pale Lavender
#EECFFE
ΔE00 8.52
Light Lavender
#DFC5FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6F2 #ECF2D6
analogous
#D6DEF2 #DCD6F2 #EAD6F2
triadic
#DCD6F2 #F2DCD6 #D6F2DC
tetradic
#DCD6F2 #F2D6DE #ECF2D6 #D6F2EA
square
#DCD6F2 #F2D6DE #ECF2D6 #D6F2EA
split-complementary
#DCD6F2 #F2EAD6 #DEF2D6
monochromatic
#8D79D5 #B4A8E3 #DCD6F2 #EBE8F8 #EBE8F8
Accessibility & contrast
On white
1.41
#DCD6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DCD6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6F2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6F2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#D8DADF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd6f2; /* rgb */ color: rgb(220, 214, 242); /* oklch */ color: oklch(88.9% 0.039 295.4);
Tailwind
colors: {
custom: {
50: '#e7e2f6',
500: '#dcd6f2',
950: '#000000',
},
}SCSS
$custom: #dcd6f2; $custom-light: #e7e2f6; $custom-dark: #000000;
JSON
{
"hex": "#dcd6f2",
"rgb": {
"r": 220,
"g": 214,
"b": 242
},
"hsl": {
"h": 252.857,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.88943,
"c": 0.03858,
"h": 295.4
},
"luminance": 0.6972
}Semantic roles & 50–950 ramp
primary
#DCD6F2
secondary
#C5D19C
accent
#BF269E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485