#CDA7BF#CDA7BF
#CDA7BF is a light, muted pink. Relative luminance 0.444; OKLCH L 77.0% C 0.055 H 340.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA7BF |
|---|---|
| RGB | rgb(205, 167, 191) |
| HSL | hsl(322, 28%, 73%) |
| HSV | hsv(322, 19%, 80%) |
| CMYK | cmyk(0%, 18.5%, 6.8%, 19.6%) |
| CIE-LAB | lab(72.48, 17.89, -7.01) |
| CIE-LCH | lch(72.48, 19.21, 338.59°) |
| OKLab | oklab(76.96% 0.0515 -0.0185) |
| OKLCH | oklch(76.96% 0.055 340.3) |
| XYZ | xyz(48.3988, 44.3795, 55.2967) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 5.95
Thistle
#D8BFD8
ΔE00 6.71
Light Mauve
#C292A1
ΔE00 7.07
Faded Pink
#DE9DAC
ΔE00 7.62
Grey Pink
#C3909B
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA7BF #A7CDB5
analogous
#C8A7CD #CDA7BF #CDA7AC
triadic
#CDA7BF #BFCDA7 #A7BFCD
tetradic
#CDA7BF #CDC8A7 #A7CDB5 #A7ACCD
square
#CDA7BF #CDC8A7 #A7CDB5 #A7ACCD
split-complementary
#CDA7BF #ACCDA7 #A7CDC8
monochromatic
#9F5A86 #B780A3 #CDA7BF #E3CEDB #F4EBF1
Accessibility & contrast
On white
2.13
#CDA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CDA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA7BF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA7BF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#D2A7AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cda7bf; /* rgb */ color: rgb(205, 167, 191); /* oklch */ color: oklch(77.0% 0.055 340.3);
Tailwind
colors: {
custom: {
50: '#dcc1d2',
500: '#cda7bf',
950: '#000000',
},
}SCSS
$custom: #cda7bf; $custom-light: #dcc1d2; $custom-dark: #000000;
JSON
{
"hex": "#cda7bf",
"rgb": {
"r": 205,
"g": 167,
"b": 191
},
"hsl": {
"h": 322.105,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.76964,
"c": 0.05475,
"h": 340.3
},
"luminance": 0.44378
}Semantic roles & 50–950 ramp
primary
#CDA7BF
secondary
#E1EAE4
accent
#A6653F
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182