#D0C2D4#D0C2D4
#D0C2D4 is a very light, muted purple. Relative luminance 0.567; OKLCH L 83.1% C 0.029 H 318.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C2D4 |
|---|---|
| RGB | rgb(208, 194, 212) |
| HSL | hsl(287, 17%, 80%) |
| HSV | hsv(287, 8%, 83%) |
| CMYK | cmyk(1.9%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(80.04, 8.15, -7.21) |
| CIE-LCH | lch(80.04, 10.88, 318.51°) |
| OKLab | oklab(83.1% 0.0218 -0.0192) |
| OKLCH | oklch(83.1% 0.029 318.7) |
| XYZ | xyz(57.1860, 56.7473, 70.2153) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.32
Lavender (CSS)
#E6E6FA
ΔE00 9.63
Dove Gray
#B6B8BD
ΔE00 10.37
Pale Lavender
#EECFFE
ΔE00 10.43
Pale Lilac
#E4CBFF
ΔE00 10.66
Silver
#C0C0C0
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C2D4 #C6D4C2
analogous
#C7C2D4 #D0C2D4 #D4C2CF
triadic
#D0C2D4 #D4D0C2 #C2D4D0
tetradic
#D0C2D4 #D4C7C2 #C6D4C2 #C2CFD4
square
#D0C2D4 #D4C7C2 #C6D4C2 #C2CFD4
split-complementary
#D0C2D4 #CFD4C2 #C2D4C7
monochromatic
#997AA1 #B49EBB #D0C2D4 #ECE6ED #F1EDF2
Accessibility & contrast
On white
1.70
#D0C2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#D0C2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C2D4
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C2D4 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D5
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#D0C4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d0c2d4; /* rgb */ color: rgb(208, 194, 212); /* oklch */ color: oklch(83.1% 0.029 318.7);
Tailwind
colors: {
custom: {
50: '#ded4e1',
500: '#d0c2d4',
950: '#000000',
},
}SCSS
$custom: #d0c2d4; $custom-light: #ded4e1; $custom-dark: #000000;
JSON
{
"hex": "#d0c2d4",
"rgb": {
"r": 208,
"g": 194,
"b": 212
},
"hsl": {
"h": 286.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.83098,
"c": 0.02907,
"h": 318.7
},
"luminance": 0.56747
}Semantic roles & 50–950 ramp
primary
#D0C2D4
secondary
#97A991
accent
#9C4A5C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384