#D2C8D2#D2C8D2
#D2C8D2 is a very light, near-neutral purple. Relative luminance 0.597; OKLCH L 84.4% C 0.018 H 325.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8D2 |
|---|---|
| RGB | rgb(210, 200, 210) |
| HSL | hsl(300, 10%, 80%) |
| HSV | hsv(300, 5%, 82%) |
| CMYK | cmyk(0%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(81.66, 5.27, -3.73) |
| CIE-LCH | lch(81.66, 6.45, 324.70°) |
| OKLab | oklab(84.38% 0.0145 -0.0099) |
| OKLCH | oklch(84.38% 0.018 325.7) |
| XYZ | xyz(58.8637, 59.6637, 69.3755) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.78
Silver
#C0C0C0
ΔE00 7.80
Dove Gray
#B6B8BD
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.34
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8D2 #C8D2C8
analogous
#CDC8D2 #D2C8D2 #D2C8CD
triadic
#D2C8D2 #D2D2C8 #C8D2D2
tetradic
#D2C8D2 #D2CDC8 #C8D2C8 #C8CDD2
square
#D2C8D2 #D2CDC8 #C8D2C8 #C8CDD2
split-complementary
#D2C8D2 #CDD2C8 #C8D2CD
monochromatic
#9B859B #B6A6B6 #D2C8D2 #EEEAEE #F1EEF1
Accessibility & contrast
On white
1.62
#D2C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#D2C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8D2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8D2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#D3C9CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8d2; /* rgb */ color: rgb(210, 200, 210); /* oklch */ color: oklch(84.4% 0.018 325.7);
Tailwind
colors: {
custom: {
50: '#dfd8df',
500: '#d2c8d2',
950: '#000000',
},
}SCSS
$custom: #d2c8d2; $custom-light: #dfd8df; $custom-dark: #000000;
JSON
{
"hex": "#d2c8d2",
"rgb": {
"r": 210,
"g": 200,
"b": 210
},
"hsl": {
"h": 300,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84383,
"c": 0.01751,
"h": 325.7
},
"luminance": 0.59663
}Semantic roles & 50–950 ramp
primary
#D2C8D2
secondary
#98A698
accent
#945151
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384