#CDA5BF#CDA5BF
#CDA5BF is a light, muted pink. Relative luminance 0.437; OKLCH L 76.6% C 0.058 H 339.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA5BF |
|---|---|
| RGB | rgb(205, 165, 191) |
| HSL | hsl(321, 29%, 73%) |
| HSV | hsv(321, 20%, 80%) |
| CMYK | cmyk(0%, 19.5%, 6.8%, 19.6%) |
| CIE-LAB | lab(72.00, 18.98, -7.73) |
| CIE-LCH | lch(72.00, 20.49, 337.83°) |
| OKLab | oklab(76.59% 0.0546 -0.0204) |
| OKLCH | oklch(76.59% 0.058 339.5) |
| XYZ | xyz(48.0352, 43.6523, 55.1755) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.89
Dusty Pink
#D8A7B1
ΔE00 6.29
Light Mauve
#C292A1
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 7.26
Faded Pink
#DE9DAC
ΔE00 7.53
Grey Pink
#C3909B
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA5BF #A5CDB3
analogous
#C7A5CD #CDA5BF #CDA5AB
triadic
#CDA5BF #BFCDA5 #A5BFCD
tetradic
#CDA5BF #CDC7A5 #A5CDB3 #A5ABCD
square
#CDA5BF #CDC7A5 #A5CDB3 #A5ABCD
split-complementary
#CDA5BF #ABCDA5 #A5CDC7
monochromatic
#9F5886 #B77EA3 #CDA5BF #E3CCDB #F4EBF1
Accessibility & contrast
On white
2.16
#CDA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#CDA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA5BF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA5BF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#D2A6AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cda5bf; /* rgb */ color: rgb(205, 165, 191); /* oklch */ color: oklch(76.6% 0.058 339.5);
Tailwind
colors: {
custom: {
50: '#dcc0d2',
500: '#cda5bf',
950: '#000000',
},
}SCSS
$custom: #cda5bf; $custom-light: #dcc0d2; $custom-dark: #000000;
JSON
{
"hex": "#cda5bf",
"rgb": {
"r": 205,
"g": 165,
"b": 191
},
"hsl": {
"h": 321,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.76588,
"c": 0.0583,
"h": 339.5
},
"luminance": 0.43651
}Semantic roles & 50–950 ramp
primary
#CDA5BF
secondary
#E0EBE4
accent
#A7633E
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182