#D0C8D4#D0C8D4
#D0C8D4 is a very light, near-neutral purple. Relative luminance 0.595; OKLCH L 84.3% C 0.019 H 314.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8D4 |
|---|---|
| RGB | rgb(208, 200, 212) |
| HSL | hsl(280, 12%, 81%) |
| HSV | hsv(280, 6%, 83%) |
| CMYK | cmyk(1.9%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(81.55, 4.95, -4.97) |
| CIE-LCH | lch(81.55, 7.02, 314.90°) |
| OKLab | oklab(84.28% 0.0131 -0.0132) |
| OKLCH | oklch(84.28% 0.019 314.7) |
| XYZ | xyz(58.5484, 59.4721, 70.6694) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 7.87
Silver
#C0C0C0
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8D4 #CCD4C8
analogous
#CAC8D4 #D0C8D4 #D4C8D2
triadic
#D0C8D4 #D4D0C8 #C8D4D0
tetradic
#D0C8D4 #D4CAC8 #CCD4C8 #C8D2D4
square
#D0C8D4 #D4CAC8 #CCD4C8 #C8D2D4
split-complementary
#D0C8D4 #D2D4C8 #C8D4CA
monochromatic
#95839E #B3A6B9 #D0C8D4 #EDEAEF #F0EEF2
Accessibility & contrast
On white
1.63
#D0C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#D0C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8D4
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8D4 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD5
Deuteranopia (green-blind)
#C8CBD4
Tritanopia (blue-blind)
#D0C9CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0c8d4; /* rgb */ color: rgb(208, 200, 212); /* oklch */ color: oklch(84.3% 0.019 314.7);
Tailwind
colors: {
custom: {
50: '#ded8e1',
500: '#d0c8d4',
950: '#000000',
},
}SCSS
$custom: #d0c8d4; $custom-light: #ded8e1; $custom-dark: #000000;
JSON
{
"hex": "#d0c8d4",
"rgb": {
"r": 208,
"g": 200,
"b": 212
},
"hsl": {
"h": 280,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.84281,
"c": 0.01859,
"h": 314.7
},
"luminance": 0.59472
}Semantic roles & 50–950 ramp
primary
#D0C8D4
secondary
#9DA898
accent
#964F67
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384