#CD8A95#CD8A95
#CD8A95 is a light, moderate red. Relative luminance 0.333; OKLCH L 70.4% C 0.083 H 8.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A95 |
|---|---|
| RGB | rgb(205, 138, 149) |
| HSL | hsl(350, 40%, 67%) |
| HSV | hsv(350, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 27.3%, 19.6%) |
| CIE-LAB | lab(64.43, 27.06, 4.63) |
| CIE-LCH | lch(64.43, 27.46, 9.72°) |
| OKLab | oklab(70.37% 0.082 0.0125) |
| OKLCH | oklch(70.37% 0.083 8.6) |
| XYZ | xyz(39.6911, 33.3285, 32.7704) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.83
Greyish Pink
#C88D94
ΔE00 1.94
Old Rose
#C87F89
ΔE00 3.26
Grey Pink
#C3909B
ΔE00 3.56
Dull Pink
#D5869D
ΔE00 3.85
Dusky Pink
#CC7A8B
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A95 #8ACDC2
analogous
#CD8AB7 #CD8A95 #CDA08A
triadic
#CD8A95 #95CD8A #8A95CD
tetradic
#CD8A95 #B7CD8A #8ACDC2 #A08ACD
square
#CD8A95 #B7CD8A #8ACDC2 #A08ACD
split-complementary
#CD8A95 #8ACDA0 #8AB7CD
monochromatic
#9B4251 #BB5F6E #CD8A95 #DFB5BC #F2E0E3
Accessibility & contrast
On white
2.74
#CD8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CD8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A95
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A95 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959595
Deuteranopia (green-blind)
#A5A194
Tritanopia (blue-blind)
#D9858E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd8a95; /* rgb */ color: rgb(205, 138, 149); /* oklch */ color: oklch(70.4% 0.083 8.6);
Tailwind
colors: {
custom: {
50: '#deadb4',
500: '#cd8a95',
950: '#000000',
},
}SCSS
$custom: #cd8a95; $custom-light: #deadb4; $custom-dark: #000000;
JSON
{
"hex": "#cd8a95",
"rgb": {
"r": 205,
"g": 138,
"b": 149
},
"hsl": {
"h": 350.149,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.70372,
"c": 0.08294,
"h": 8.6
},
"luminance": 0.33326
}Semantic roles & 50–950 ramp
primary
#CD8A95
secondary
#CFE4E0
accent
#B39E32
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80