#D2C5CB#D2C5CB
#D2C5CB is a very light, near-neutral pink. Relative luminance 0.579; OKLCH L 83.6% C 0.017 H 347.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C5CB |
|---|---|
| RGB | rgb(210, 197, 203) |
| HSL | hsl(332, 13%, 80%) |
| HSV | hsv(332, 6%, 82%) |
| CMYK | cmyk(0%, 6.2%, 3.3%, 17.6%) |
| CIE-LAB | lab(80.71, 5.59, -1.36) |
| CIE-LCH | lch(80.71, 5.76, 346.31°) |
| OKLab | oklab(83.58% 0.0162 -0.0035) |
| OKLCH | oklch(83.58% 0.017 347.7) |
| XYZ | xyz(57.3227, 57.9465, 64.6533) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.53
Pinkish Grey
#C8ACA9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C5CB #C5D2CC
analogous
#D2C5D1 #D2C5CB #D2C6C5
triadic
#D2C5CB #CBD2C5 #C5CBD2
tetradic
#D2C5CB #D1D2C5 #C5D2CC #C6C5D2
square
#D2C5CB #D1D2C5 #C5D2CC #C6C5D2
split-complementary
#D2C5CB #C5D2C6 #C5D1D2
monochromatic
#9D808D #B7A3AC #D2C5CB #EDE7EA #F2EEF0
Accessibility & contrast
On white
1.67
#D2C5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#D2C5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C5CB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C5CB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#D4C5C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c5cb; /* rgb */ color: rgb(210, 197, 203); /* oklch */ color: oklch(83.6% 0.017 347.7);
Tailwind
colors: {
custom: {
50: '#dfd6da',
500: '#d2c5cb',
950: '#000000',
},
}SCSS
$custom: #d2c5cb; $custom-light: #dfd6da; $custom-dark: #000000;
JSON
{
"hex": "#d2c5cb",
"rgb": {
"r": 210,
"g": 197,
"b": 203
},
"hsl": {
"h": 332.308,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.83581,
"c": 0.01662,
"h": 347.7
},
"luminance": 0.57946
}Semantic roles & 50–950 ramp
primary
#D2C5CB
secondary
#95A69E
accent
#97764F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383