#CD8D99#CD8D99
#CD8D99 is a light, moderate red. Relative luminance 0.343; OKLCH L 71.0% C 0.079 H 6.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8D99 |
|---|---|
| RGB | rgb(205, 141, 153) |
| HSL | hsl(349, 39%, 68%) |
| HSV | hsv(349, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 25.4%, 19.6%) |
| CIE-LAB | lab(65.22, 26.00, 3.53) |
| CIE-LCH | lch(65.22, 26.23, 7.73°) |
| OKLab | oklab(71.02% 0.0787 0.0096) |
| OKLCH | oklch(71.02% 0.079 6.9) |
| XYZ | xyz(40.4523, 34.3312, 34.6267) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.95
Dusty Pink (survey)
#D58A94
ΔE00 2.50
Grey Pink
#C3909B
ΔE00 2.84
Dull Pink
#D5869D
ΔE00 3.82
Light Mauve
#C292A1
ΔE00 4.04
Old Rose
#C87F89
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8D99 #8DCDC1
analogous
#CD8DB9 #CD8D99 #CDA18D
triadic
#CD8D99 #99CD8D #8D99CD
tetradic
#CD8D99 #B9CD8D #8DCDC1 #A18DCD
square
#CD8D99 #B9CD8D #8DCDC1 #A18DCD
split-complementary
#CD8D99 #8DCDA1 #8DB9CD
monochromatic
#9B4455 #BA6273 #CD8D99 #E0B8BF #F2E2E5
Accessibility & contrast
On white
2.67
#CD8D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#CD8D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8D99
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8D99 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979799
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#D88891
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cd8d99; /* rgb */ color: rgb(205, 141, 153); /* oklch */ color: oklch(71.0% 0.079 6.9);
Tailwind
colors: {
custom: {
50: '#ddafb7',
500: '#cd8d99',
950: '#000000',
},
}SCSS
$custom: #cd8d99; $custom-light: #ddafb7; $custom-dark: #000000;
JSON
{
"hex": "#cd8d99",
"rgb": {
"r": 205,
"g": 141,
"b": 153
},
"hsl": {
"h": 348.75,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.7102,
"c": 0.07924,
"h": 6.9
},
"luminance": 0.34329
}Semantic roles & 50–950 ramp
primary
#CD8D99
secondary
#D1E5E1
accent
#B29A33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80