#DCD0F2#DCD0F2
#DCD0F2 is a very light, muted violet. Relative luminance 0.667; OKLCH L 87.8% C 0.048 H 301.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0F2 |
|---|---|
| RGB | rgb(220, 208, 242) |
| HSL | hsl(261, 57%, 88%) |
| HSV | hsv(261, 14%, 95%) |
| CMYK | cmyk(9.1%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(85.37, 10.45, -15.17) |
| CIE-LCH | lch(85.37, 18.42, 304.57°) |
| OKLab | oklab(87.78% 0.0251 -0.0409) |
| OKLCH | oklch(87.78% 0.048 301.5) |
| XYZ | xyz(68.0951, 66.7382, 93.2815) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 5.87
Thistle
#D8BFD8
ΔE00 6.36
Light Lavender
#DFC5FE
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0F2 #E6F2D0
analogous
#D0D5F2 #DCD0F2 #EDD0F2
triadic
#DCD0F2 #F2DCD0 #D0F2DC
tetradic
#DCD0F2 #F2D0D5 #E6F2D0 #D0F2ED
square
#DCD0F2 #F2D0D5 #E6F2D0 #D0F2ED
split-complementary
#DCD0F2 #F2EDD0 #D5F2D0
monochromatic
#9570D7 #B8A0E5 #DCD0F2 #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.46
#DCD0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DCD0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0F2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0F2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#D9D5DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd0f2; /* rgb */ color: rgb(220, 208, 242); /* oklch */ color: oklch(87.8% 0.048 301.5);
Tailwind
colors: {
custom: {
50: '#e7def6',
500: '#dcd0f2',
950: '#000000',
},
}SCSS
$custom: #dcd0f2; $custom-light: #e7def6; $custom-dark: #000000;
JSON
{
"hex": "#dcd0f2",
"rgb": {
"r": 220,
"g": 208,
"b": 242
},
"hsl": {
"h": 261.176,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.87783,
"c": 0.04797,
"h": 301.5
},
"luminance": 0.66738
}Semantic roles & 50–950 ramp
primary
#DCD0F2
secondary
#BCD195
accent
#C4218B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485