#D2C8D3#D2C8D3
#D2C8D3 is a very light, near-neutral purple. Relative luminance 0.597; OKLCH L 84.4% C 0.019 H 323.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8D3 |
|---|---|
| RGB | rgb(210, 200, 211) |
| HSL | hsl(295, 11%, 81%) |
| HSV | hsv(295, 5%, 83%) |
| CMYK | cmyk(0.5%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(81.68, 5.45, -4.22) |
| CIE-LCH | lch(81.68, 6.90, 322.22°) |
| OKLab | oklab(84.41% 0.0149 -0.0112) |
| OKLCH | oklch(84.41% 0.019 323) |
| XYZ | xyz(58.9887, 59.7136, 70.0337) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.86
Silver
#C0C0C0
ΔE00 8.11
Dove Gray
#B6B8BD
ΔE00 8.30
Lavender (CSS)
#E6E6FA
ΔE00 8.37
Gainsboro
#DCDCDC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8D3 #C9D3C8
analogous
#CCC8D3 #D2C8D3 #D3C8CE
triadic
#D2C8D3 #D3D2C8 #C8D3D2
tetradic
#D2C8D3 #D3CCC8 #C9D3C8 #C8CED3
square
#D2C8D3 #D3CCC8 #C9D3C8 #C8CED3
split-complementary
#D2C8D3 #CED3C8 #C8D3CC
monochromatic
#9A849D #B6A6B8 #D2C8D3 #EEEAEE #F1EEF1
Accessibility & contrast
On white
1.62
#D2C8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#D2C8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8D3
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8D3 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD4
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#D3C9CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8d3; /* rgb */ color: rgb(210, 200, 211); /* oklch */ color: oklch(84.4% 0.019 323.0);
Tailwind
colors: {
custom: {
50: '#dfd8e0',
500: '#d2c8d3',
950: '#000000',
},
}SCSS
$custom: #d2c8d3; $custom-light: #dfd8e0; $custom-dark: #000000;
JSON
{
"hex": "#d2c8d3",
"rgb": {
"r": 210,
"g": 200,
"b": 211
},
"hsl": {
"h": 294.545,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84414,
"c": 0.01859,
"h": 323
},
"luminance": 0.59713
}Semantic roles & 50–950 ramp
primary
#D2C8D3
secondary
#9AA798
accent
#955057
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384