#DCD0F0#DCD0F0
#DCD0F0 is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.7% C 0.045 H 302.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0F0 |
|---|---|
| RGB | rgb(220, 208, 240) |
| HSL | hsl(263, 52%, 88%) |
| HSV | hsv(263, 13%, 94%) |
| CMYK | cmyk(8.3%, 13.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.31, 10.06, -14.20) |
| CIE-LCH | lch(85.31, 17.40, 305.31°) |
| OKLab | oklab(87.72% 0.0244 -0.0382) |
| OKLCH | oklch(87.72% 0.045 302.5) |
| XYZ | xyz(67.7963, 66.6187, 91.7082) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.98
Thistle
#D8BFD8
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0F0 #E4F0D0
analogous
#D0D4F0 #DCD0F0 #ECD0F0
triadic
#DCD0F0 #F0DCD0 #D0F0DC
tetradic
#DCD0F0 #F0D0D4 #E4F0D0 #D0F0EC
square
#DCD0F0 #F0D0D4 #E4F0D0 #D0F0EC
split-complementary
#DCD0F0 #F0ECD0 #D4F0D0
monochromatic
#9773D2 #B9A2E1 #DCD0F0 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.47
#DCD0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DCD0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0F0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0F0 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#D9D4DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd0f0; /* rgb */ color: rgb(220, 208, 240); /* oklch */ color: oklch(87.7% 0.045 302.5);
Tailwind
colors: {
custom: {
50: '#e7def5',
500: '#dcd0f0',
950: '#000000',
},
}SCSS
$custom: #dcd0f0; $custom-light: #e7def5; $custom-dark: #000000;
JSON
{
"hex": "#dcd0f0",
"rgb": {
"r": 220,
"g": 208,
"b": 240
},
"hsl": {
"h": 262.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.87716,
"c": 0.04535,
"h": 302.5
},
"luminance": 0.66619
}Semantic roles & 50–950 ramp
primary
#DCD0F0
secondary
#B9CE96
accent
#BF2686
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485