#CD8B97#CD8B97
#CD8B97 is a light, moderate red. Relative luminance 0.337; OKLCH L 70.6% C 0.082 H 7.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8B97 |
|---|---|
| RGB | rgb(205, 139, 151) |
| HSL | hsl(349, 40%, 67%) |
| HSV | hsv(349, 32%, 80%) |
| CMYK | cmyk(0%, 32.2%, 26.3%, 19.6%) |
| CIE-LAB | lab(64.71, 26.80, 3.91) |
| CIE-LCH | lch(64.71, 27.08, 8.30°) |
| OKLab | oklab(70.61% 0.0811 0.0106) |
| OKLCH | oklch(70.61% 0.082 7.4) |
| XYZ | xyz(39.9963, 33.6812, 33.6666) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.04
Dusty Pink (survey)
#D58A94
ΔE00 2.14
Grey Pink
#C3909B
ΔE00 3.26
Dull Pink
#D5869D
ΔE00 3.62
Old Rose
#C87F89
ΔE00 3.68
Light Mauve
#C292A1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8B97 #8BCDC1
analogous
#CD8BB8 #CD8B97 #CDA08B
triadic
#CD8B97 #97CD8B #8B97CD
tetradic
#CD8B97 #B8CD8B #8BCDC1 #A08BCD
square
#CD8B97 #B8CD8B #8BCDC1 #A08BCD
split-complementary
#CD8B97 #8BCDA0 #8BB8CD
monochromatic
#9B4353 #BB6071 #CD8B97 #DFB6BD #F2E1E4
Accessibility & contrast
On white
2.71
#CD8B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#CD8B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8B97
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8B97 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959697
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#D9868F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd8b97; /* rgb */ color: rgb(205, 139, 151); /* oklch */ color: oklch(70.6% 0.082 7.4);
Tailwind
colors: {
custom: {
50: '#ddadb5',
500: '#cd8b97',
950: '#000000',
},
}SCSS
$custom: #cd8b97; $custom-light: #ddadb5; $custom-dark: #000000;
JSON
{
"hex": "#cd8b97",
"rgb": {
"r": 205,
"g": 139,
"b": 151
},
"hsl": {
"h": 349.091,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.70606,
"c": 0.08183,
"h": 7.4
},
"luminance": 0.33679
}Semantic roles & 50–950 ramp
primary
#CD8B97
secondary
#D0E4E0
accent
#B39B33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80