#D2C8D4#D2C8D4
#D2C8D4 is a very light, near-neutral purple. Relative luminance 0.598; OKLCH L 84.4% C 0.020 H 320.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8D4 |
|---|---|
| RGB | rgb(210, 200, 212) |
| HSL | hsl(290, 12%, 81%) |
| HSV | hsv(290, 6%, 83%) |
| CMYK | cmyk(0.9%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(81.71, 5.63, -4.72) |
| CIE-LCH | lch(81.71, 7.35, 320.05°) |
| OKLab | oklab(84.44% 0.0152 -0.0125) |
| OKLCH | oklch(84.44% 0.02 320.6) |
| XYZ | xyz(59.1144, 59.7639, 70.6960) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.42
Dove Gray
#B6B8BD
ΔE00 8.50
Gainsboro
#DCDCDC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8D4 #CAD4C8
analogous
#CCC8D4 #D2C8D4 #D4C8D0
triadic
#D2C8D4 #D4D2C8 #C8D4D2
tetradic
#D2C8D4 #D4CCC8 #CAD4C8 #C8D0D4
square
#D2C8D4 #D4CCC8 #CAD4C8 #C8D0D4
split-complementary
#D2C8D4 #D0D4C8 #C8D4CC
monochromatic
#9A839E #B6A6B9 #D2C8D4 #EEEAEF #F1EEF2
Accessibility & contrast
On white
1.62
#D2C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#D2C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8D4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8D4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD5
Deuteranopia (green-blind)
#C9CBD4
Tritanopia (blue-blind)
#D2C9CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8d4; /* rgb */ color: rgb(210, 200, 212); /* oklch */ color: oklch(84.4% 0.020 320.6);
Tailwind
colors: {
custom: {
50: '#dfd8e1',
500: '#d2c8d4',
950: '#000000',
},
}SCSS
$custom: #d2c8d4; $custom-light: #dfd8e1; $custom-dark: #000000;
JSON
{
"hex": "#d2c8d4",
"rgb": {
"r": 210,
"g": 200,
"b": 212
},
"hsl": {
"h": 290,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.84444,
"c": 0.01971,
"h": 320.6
},
"luminance": 0.59764
}Semantic roles & 50–950 ramp
primary
#D2C8D4
secondary
#9BA898
accent
#964F5B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384