#D0C8D2#D0C8D2
#D0C8D2 is a very light, near-neutral purple. Relative luminance 0.594; OKLCH L 84.2% C 0.016 H 319.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8D2 |
|---|---|
| RGB | rgb(208, 200, 210) |
| HSL | hsl(288, 10%, 80%) |
| HSV | hsv(288, 5%, 82%) |
| CMYK | cmyk(1%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(81.50, 4.58, -3.98) |
| CIE-LCH | lch(81.50, 6.07, 319.02°) |
| OKLab | oklab(84.22% 0.0123 -0.0105) |
| OKLCH | oklch(84.22% 0.016 319.4) |
| XYZ | xyz(58.2977, 59.3718, 69.3490) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 7.91
Fog
#D8DCE0
ΔE00 8.20
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8D2 #CAD2C8
analogous
#CBC8D2 #D0C8D2 #D2C8CF
triadic
#D0C8D2 #D2D0C8 #C8D2D0
tetradic
#D0C8D2 #D2CBC8 #CAD2C8 #C8CFD2
square
#D0C8D2 #D2CBC8 #CAD2C8 #C8CFD2
split-complementary
#D0C8D2 #CFD2C8 #C8D2CB
monochromatic
#96859B #B3A6B6 #D0C8D2 #EDEAEE #F1EEF1
Accessibility & contrast
On white
1.63
#D0C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#D0C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8D2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8D2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#D0C9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c8d2; /* rgb */ color: rgb(208, 200, 210); /* oklch */ color: oklch(84.2% 0.016 319.4);
Tailwind
colors: {
custom: {
50: '#ded8df',
500: '#d0c8d2',
950: '#000000',
},
}SCSS
$custom: #d0c8d2; $custom-light: #ded8df; $custom-dark: #000000;
JSON
{
"hex": "#d0c8d2",
"rgb": {
"r": 208,
"g": 200,
"b": 210
},
"hsl": {
"h": 288,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.8422,
"c": 0.01623,
"h": 319.4
},
"luminance": 0.59372
}Semantic roles & 50–950 ramp
primary
#D0C8D2
secondary
#9BA698
accent
#94515F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384