#CD899A#CD899A
#CD899A is a light, moderate red. Relative luminance 0.332; OKLCH L 70.3% C 0.086 H 3.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CD899A |
|---|---|
| RGB | rgb(205, 137, 154) |
| HSL | hsl(345, 40%, 67%) |
| HSV | hsv(345, 33%, 80%) |
| CMYK | cmyk(0%, 33.2%, 24.9%, 19.6%) |
| CIE-LAB | lab(64.33, 28.32, 1.66) |
| CIE-LCH | lch(64.33, 28.37, 3.36°) |
| OKLab | oklab(70.34% 0.0855 0.0048) |
| OKLCH | oklch(70.34% 0.086 3.2) |
| XYZ | xyz(39.9561, 33.2060, 34.8704) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.26
Dusty Pink (survey)
#D58A94
ΔE00 3.27
Greyish Pink
#C88D94
ΔE00 3.55
Grey Pink
#C3909B
ΔE00 3.78
Old Rose
#C87F89
ΔE00 4.16
Dusky Pink
#CC7A8B
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD899A #89CDBC
analogous
#CD89BC #CD899A #CD9A89
triadic
#CD899A #9ACD89 #899ACD
tetradic
#CD899A #BCCD89 #89CDBC #9A89CD
square
#CD899A #BCCD89 #89CDBC #9A89CD
split-complementary
#CD899A #89CD9A #89BCCD
monochromatic
#9A4158 #BB5E75 #CD899A #DFB4BF #F1DFE4
Accessibility & contrast
On white
2.75
#CD899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#CD899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD899A
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD899A | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959B
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#D8858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd899a; /* rgb */ color: rgb(205, 137, 154); /* oklch */ color: oklch(70.3% 0.086 3.2);
Tailwind
colors: {
custom: {
50: '#ddacb7',
500: '#cd899a',
950: '#000000',
},
}SCSS
$custom: #cd899a; $custom-light: #ddacb7; $custom-dark: #000000;
JSON
{
"hex": "#cd899a",
"rgb": {
"r": 205,
"g": 137,
"b": 154
},
"hsl": {
"h": 345,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.7034,
"c": 0.08563,
"h": 3.2
},
"luminance": 0.33204
}Semantic roles & 50–950 ramp
primary
#CD899A
secondary
#CEE4DE
accent
#B49332
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80