#D0C4DE#D0C4DE
#D0C4DE is a very light, muted violet. Relative luminance 0.582; OKLCH L 83.8% C 0.038 H 306.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C4DE |
|---|---|
| RGB | rgb(208, 196, 222) |
| HSL | hsl(268, 28%, 82%) |
| HSV | hsv(268, 12%, 87%) |
| CMYK | cmyk(6.3%, 11.7%, 0%, 12.9%) |
| CIE-LAB | lab(80.83, 8.99, -11.40) |
| CIE-LCH | lch(80.83, 14.52, 308.27°) |
| OKLab | oklab(83.81% 0.0225 -0.0306) |
| OKLCH | oklch(83.81% 0.038 306.3) |
| XYZ | xyz(58.9348, 58.1638, 77.2150) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 8.41
Periwinkle
#CCCCFF
ΔE00 8.72
Light Lavender
#DFC5FE
ΔE00 8.84
Lavender (CSS)
#E6E6FA
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C4DE #D2DEC4
analogous
#C4C5DE #D0C4DE #DDC4DE
triadic
#D0C4DE #DED0C4 #C4DED0
tetradic
#D0C4DE #DEC4C5 #D2DEC4 #C4DEDD
square
#D0C4DE #DEC4C5 #D2DEC4 #C4DEDD
split-complementary
#D0C4DE #DEDDC4 #C5DEC4
monochromatic
#9176B2 #B19DC8 #D0C4DE #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.66
#D0C4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#D0C4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C4DE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C4DE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#CEC7CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0c4de; /* rgb */ color: rgb(208, 196, 222); /* oklch */ color: oklch(83.8% 0.038 306.3);
Tailwind
colors: {
custom: {
50: '#ded5e8',
500: '#d0c4de',
950: '#000000',
},
}SCSS
$custom: #d0c4de; $custom-light: #ded5e8; $custom-dark: #000000;
JSON
{
"hex": "#d0c4de",
"rgb": {
"r": 208,
"g": 196,
"b": 222
},
"hsl": {
"h": 267.692,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.83813,
"c": 0.03799,
"h": 306.3
},
"luminance": 0.58164
}Semantic roles & 50–950 ramp
primary
#D0C4DE
secondary
#A4B591
accent
#A73F77
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384