#CD8899#CD8899
#CD8899 is a light, moderate red. Relative luminance 0.329; OKLCH L 70.1% C 0.087 H 3.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8899 |
|---|---|
| RGB | rgb(205, 136, 153) |
| HSL | hsl(345, 41%, 67%) |
| HSV | hsv(345, 34%, 80%) |
| CMYK | cmyk(0%, 33.7%, 25.4%, 19.6%) |
| CIE-LAB | lab(64.07, 28.72, 1.86) |
| CIE-LCH | lch(64.07, 28.78, 3.70°) |
| OKLab | oklab(70.14% 0.0867 0.0053) |
| OKLCH | oklch(70.14% 0.087 3.5) |
| XYZ | xyz(39.7316, 32.8898, 34.3865) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.18
Dusty Pink (survey)
#D58A94
ΔE00 3.19
Greyish Pink
#C88D94
ΔE00 3.61
Old Rose
#C87F89
ΔE00 3.92
Grey Pink
#C3909B
ΔE00 3.98
Dusky Pink
#CC7A8B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8899 #88CDBC
analogous
#CD88BC #CD8899 #CD9A88
triadic
#CD8899 #99CD88 #8899CD
tetradic
#CD8899 #BCCD88 #88CDBC #9A88CD
square
#CD8899 #BCCD88 #88CDBC #9A88CD
split-complementary
#CD8899 #88CD9A #88BCCD
monochromatic
#9A4157 #BB5D74 #CD8899 #DFB3BE #F1DEE3
Accessibility & contrast
On white
2.77
#CD8899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#CD8899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8899
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8899 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949A
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#D9838E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd8899; /* rgb */ color: rgb(205, 136, 153); /* oklch */ color: oklch(70.1% 0.087 3.5);
Tailwind
colors: {
custom: {
50: '#ddabb7',
500: '#cd8899',
950: '#000000',
},
}SCSS
$custom: #cd8899; $custom-light: #ddabb7; $custom-dark: #000000;
JSON
{
"hex": "#cd8899",
"rgb": {
"r": 205,
"g": 136,
"b": 153
},
"hsl": {
"h": 345.217,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.70135,
"c": 0.0869,
"h": 3.5
},
"luminance": 0.32887
}Semantic roles & 50–950 ramp
primary
#CD8899
secondary
#CDE3DE
accent
#B49432
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80