#CD8B95#CD8B95
#CD8B95 is a light, moderate red. Relative luminance 0.336; OKLCH L 70.5% C 0.081 H 9.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8B95 |
|---|---|
| RGB | rgb(205, 139, 149) |
| HSL | hsl(351, 40%, 67%) |
| HSV | hsv(351, 32%, 80%) |
| CMYK | cmyk(0%, 32.2%, 27.3%, 19.6%) |
| CIE-LAB | lab(64.66, 26.52, 4.97) |
| CIE-LCH | lch(64.66, 26.98, 10.61°) |
| OKLab | oklab(70.55% 0.0804 0.0133) |
| OKLCH | oklch(70.55% 0.081 9.4) |
| XYZ | xyz(39.8352, 33.6168, 32.8185) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.62
Dusty Pink (survey)
#D58A94
ΔE00 1.82
Grey Pink
#C3909B
ΔE00 3.44
Old Rose
#C87F89
ΔE00 3.46
Dull Pink
#D5869D
ΔE00 4.21
Dusky Pink
#CC7A8B
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8B95 #8BCDC3
analogous
#CD8BB6 #CD8B95 #CDA28B
triadic
#CD8B95 #95CD8B #8B95CD
tetradic
#CD8B95 #B6CD8B #8BCDC3 #A28BCD
square
#CD8B95 #B6CD8B #8BCDC3 #A28BCD
split-complementary
#CD8B95 #8BCDA2 #8BB6CD
monochromatic
#9B4350 #BB606E #CD8B95 #DFB6BC #F2E1E3
Accessibility & contrast
On white
2.72
#CD8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#CD8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8B95
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8B95 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969595
Deuteranopia (green-blind)
#A5A294
Tritanopia (blue-blind)
#D9868F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd8b95; /* rgb */ color: rgb(205, 139, 149); /* oklch */ color: oklch(70.5% 0.081 9.4);
Tailwind
colors: {
custom: {
50: '#ddadb4',
500: '#cd8b95',
950: '#000000',
},
}SCSS
$custom: #cd8b95; $custom-light: #ddadb4; $custom-dark: #000000;
JSON
{
"hex": "#cd8b95",
"rgb": {
"r": 205,
"g": 139,
"b": 149
},
"hsl": {
"h": 350.909,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.7055,
"c": 0.08147,
"h": 9.4
},
"luminance": 0.33614
}Semantic roles & 50–950 ramp
primary
#CD8B95
secondary
#D0E4E1
accent
#B39F33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80