#D2C5CE#D2C5CE
#D2C5CE is a very light, near-neutral pink. Relative luminance 0.581; OKLCH L 83.7% C 0.019 H 336.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C5CE |
|---|---|
| RGB | rgb(210, 197, 206) |
| HSL | hsl(318, 13%, 80%) |
| HSV | hsv(318, 6%, 82%) |
| CMYK | cmyk(0%, 6.2%, 1.9%, 17.6%) |
| CIE-LAB | lab(80.79, 6.13, -2.86) |
| CIE-LCH | lch(80.79, 6.76, 335.02°) |
| OKLab | oklab(83.67% 0.0174 -0.0075) |
| OKLCH | oklch(83.67% 0.019 336.6) |
| XYZ | xyz(57.6836, 58.0909, 66.5544) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.27
Silver
#C0C0C0
ΔE00 8.20
Light Gray
#D3D3D3
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 9.16
Pinkish Grey
#C8ACA9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C5CE #C5D2C9
analogous
#D0C5D2 #D2C5CE #D2C5C8
triadic
#D2C5CE #CED2C5 #C5CED2
tetradic
#D2C5CE #D2D0C5 #C5D2C9 #C5C8D2
square
#D2C5CE #D2D0C5 #C5D2C9 #C5C8D2
split-complementary
#D2C5CE #C8D2C5 #C5D2D0
monochromatic
#9D8094 #B7A3B1 #D2C5CE #EDE7EB #F2EEF0
Accessibility & contrast
On white
1.66
#D2C5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#D2C5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C5CE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C5CE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#D4C5C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2c5ce; /* rgb */ color: rgb(210, 197, 206); /* oklch */ color: oklch(83.7% 0.019 336.6);
Tailwind
colors: {
custom: {
50: '#dfd6dc',
500: '#d2c5ce',
950: '#000000',
},
}SCSS
$custom: #d2c5ce; $custom-light: #dfd6dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c5ce",
"rgb": {
"r": 210,
"g": 197,
"b": 206
},
"hsl": {
"h": 318.462,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.8367,
"c": 0.01892,
"h": 336.6
},
"luminance": 0.5809
}Semantic roles & 50–950 ramp
primary
#D2C5CE
secondary
#95A69A
accent
#97654F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384