#CD8D96#CD8D96
#CD8D96 is a light, moderate red. Relative luminance 0.342; OKLCH L 70.9% C 0.079 H 10.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8D96 |
|---|---|
| RGB | rgb(205, 141, 150) |
| HSL | hsl(352, 39%, 68%) |
| HSV | hsv(352, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 26.8%, 19.6%) |
| CIE-LAB | lab(65.15, 25.57, 5.11) |
| CIE-LCH | lch(65.15, 26.07, 11.30°) |
| OKLab | oklab(70.94% 0.0775 0.0137) |
| OKLCH | oklch(70.94% 0.079 10) |
| XYZ | xyz(40.2076, 34.2333, 33.3381) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.24
Dusty Pink (survey)
#D58A94
ΔE00 2.10
Grey Pink
#C3909B
ΔE00 3.15
Old Rose
#C87F89
ΔE00 3.98
Light Mauve
#C292A1
ΔE00 4.65
Dull Pink
#D5869D
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8D96 #8DCDC4
analogous
#CD8DB6 #CD8D96 #CDA48D
triadic
#CD8D96 #96CD8D #8D96CD
tetradic
#CD8D96 #B6CD8D #8DCDC4 #A48DCD
square
#CD8D96 #B6CD8D #8DCDC4 #A48DCD
split-complementary
#CD8D96 #8DCDA4 #8DB6CD
monochromatic
#9B4450 #BA626F #CD8D96 #E0B8BD #F2E2E4
Accessibility & contrast
On white
2.68
#CD8D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#CD8D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8D96
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8D96 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979796
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#D98890
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cd8d96; /* rgb */ color: rgb(205, 141, 150); /* oklch */ color: oklch(70.9% 0.079 10.0);
Tailwind
colors: {
custom: {
50: '#ddafb4',
500: '#cd8d96',
950: '#000000',
},
}SCSS
$custom: #cd8d96; $custom-light: #ddafb4; $custom-dark: #000000;
JSON
{
"hex": "#cd8d96",
"rgb": {
"r": 205,
"g": 141,
"b": 150
},
"hsl": {
"h": 351.563,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.70935,
"c": 0.07872,
"h": 10
},
"luminance": 0.34231
}Semantic roles & 50–950 ramp
primary
#CD8D96
secondary
#D1E5E2
accent
#B2A033
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80