#CD9BAE#CD9BAE
#CD9BAE is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.2% C 0.064 H 354.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BAE |
|---|---|
| RGB | rgb(205, 155, 174) |
| HSL | hsl(337, 33%, 71%) |
| HSV | hsv(337, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 15.1%, 19.6%) |
| CIE-LAB | lab(69.10, 21.56, -2.60) |
| CIE-LCH | lch(69.10, 21.72, 353.13°) |
| OKLab | oklab(74.19% 0.0641 -0.0066) |
| OKLCH | oklch(74.19% 0.064 354.1) |
| XYZ | xyz(44.5382, 39.4796, 45.3105) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.20
Faded Pink
#DE9DAC
ΔE00 4.19
Dusty Pink
#D8A7B1
ΔE00 4.41
Grey Pink
#C3909B
ΔE00 4.43
Greyish Pink
#C88D94
ΔE00 6.38
Dull Pink
#D5869D
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BAE #9BCDBA
analogous
#CD9BC7 #CD9BAE #CDA19B
triadic
#CD9BAE #AECD9B #9BAECD
tetradic
#CD9BAE #C7CD9B #9BCDBA #A19BCD
square
#CD9BAE #C7CD9B #9BCDBA #A19BCD
split-complementary
#CD9BAE #9BCDA1 #9BC7CD
monochromatic
#9E4F6D #B9728D #CD9BAE #E1C4CF #F5EBEE
Accessibility & contrast
On white
2.36
#CD9BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CD9BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BAE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BAE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#ABACAD
Tritanopia (blue-blind)
#D599A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bae; /* rgb */ color: rgb(205, 155, 174); /* oklch */ color: oklch(74.2% 0.064 354.1);
Tailwind
colors: {
custom: {
50: '#ddb8c6',
500: '#cd9bae',
950: '#000000',
},
}SCSS
$custom: #cd9bae; $custom-light: #ddb8c6; $custom-dark: #000000;
JSON
{
"hex": "#cd9bae",
"rgb": {
"r": 205,
"g": 155,
"b": 174
},
"hsl": {
"h": 337.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74189,
"c": 0.06444,
"h": 354.1
},
"luminance": 0.39478
}Semantic roles & 50–950 ramp
primary
#CD9BAE
secondary
#DBE9E4
accent
#AC8139
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082