#CD899B#CD899B
#CD899B is a light, moderate pink. Relative luminance 0.332; OKLCH L 70.4% C 0.086 H 2.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CD899B |
|---|---|
| RGB | rgb(205, 137, 155) |
| HSL | hsl(344, 40%, 67%) |
| HSV | hsv(344, 33%, 80%) |
| CMYK | cmyk(0%, 33.2%, 24.4%, 19.6%) |
| CIE-LAB | lab(64.35, 28.46, 1.13) |
| CIE-LCH | lch(64.35, 28.49, 2.28°) |
| OKLab | oklab(70.37% 0.0859 0.0034) |
| OKLCH | oklch(70.37% 0.086 2.2) |
| XYZ | xyz(40.0397, 33.2394, 35.3109) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.11
Dusty Pink (survey)
#D58A94
ΔE00 3.57
Greyish Pink
#C88D94
ΔE00 3.83
Grey Pink
#C3909B
ΔE00 3.88
Light Mauve
#C292A1
ΔE00 4.39
Old Rose
#C87F89
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD899B #89CDBB
analogous
#CD89BD #CD899B #CD9989
triadic
#CD899B #9BCD89 #899BCD
tetradic
#CD899B #BDCD89 #89CDBB #9989CD
square
#CD899B #BDCD89 #89CDBB #9989CD
split-complementary
#CD899B #89CD99 #89BDCD
monochromatic
#9A4159 #BB5E77 #CD899B #DFB4BF #F1DFE4
Accessibility & contrast
On white
2.75
#CD899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#CD899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD899B
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD899B | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959C
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#D8858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd899b; /* rgb */ color: rgb(205, 137, 155); /* oklch */ color: oklch(70.4% 0.086 2.2);
Tailwind
colors: {
custom: {
50: '#ddacb8',
500: '#cd899b',
950: '#000000',
},
}SCSS
$custom: #cd899b; $custom-light: #ddacb8; $custom-dark: #000000;
JSON
{
"hex": "#cd899b",
"rgb": {
"r": 205,
"g": 137,
"b": 155
},
"hsl": {
"h": 344.118,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.70369,
"c": 0.08594,
"h": 2.2
},
"luminance": 0.33237
}Semantic roles & 50–950 ramp
primary
#CD899B
secondary
#CEE4DE
accent
#B49132
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80