#CD8A96#CD8A96
#CD8A96 is a light, moderate red. Relative luminance 0.334; OKLCH L 70.4% C 0.083 H 7.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A96 |
|---|---|
| RGB | rgb(205, 138, 150) |
| HSL | hsl(349, 40%, 67%) |
| HSV | hsv(349, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 26.8%, 19.6%) |
| CIE-LAB | lab(64.45, 27.20, 4.11) |
| CIE-LCH | lch(64.45, 27.51, 8.58°) |
| OKLab | oklab(70.4% 0.0824 0.0111) |
| OKLCH | oklch(70.4% 0.083 7.7) |
| XYZ | xyz(39.7713, 33.3606, 33.1927) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.02
Greyish Pink
#C88D94
ΔE00 2.15
Old Rose
#C87F89
ΔE00 3.39
Grey Pink
#C3909B
ΔE00 3.49
Dull Pink
#D5869D
ΔE00 3.55
Dusky Pink
#CC7A8B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A96 #8ACDC1
analogous
#CD8AB7 #CD8A96 #CDA08A
triadic
#CD8A96 #96CD8A #8A96CD
tetradic
#CD8A96 #B7CD8A #8ACDC1 #A08ACD
square
#CD8A96 #B7CD8A #8ACDC1 #A08ACD
split-complementary
#CD8A96 #8ACDA0 #8AB7CD
monochromatic
#9B4252 #BB5F70 #CD8A96 #DFB5BC #F2E0E3
Accessibility & contrast
On white
2.74
#CD8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CD8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A96
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A96 | 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)
#949596
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#D9858E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd8a96; /* rgb */ color: rgb(205, 138, 150); /* oklch */ color: oklch(70.4% 0.083 7.7);
Tailwind
colors: {
custom: {
50: '#ddadb4',
500: '#cd8a96',
950: '#000000',
},
}SCSS
$custom: #cd8a96; $custom-light: #ddadb4; $custom-dark: #000000;
JSON
{
"hex": "#cd8a96",
"rgb": {
"r": 205,
"g": 138,
"b": 150
},
"hsl": {
"h": 349.254,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.704,
"c": 0.08312,
"h": 7.7
},
"luminance": 0.33358
}Semantic roles & 50–950 ramp
primary
#CD8A96
secondary
#CFE4E0
accent
#B39C32
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80