#CC8A96#CC8A96
#CC8A96 is a light, moderate red. Relative luminance 0.332; OKLCH L 70.3% C 0.082 H 7.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8A96 |
|---|---|
| RGB | rgb(204, 138, 150) |
| HSL | hsl(349, 39%, 67%) |
| HSV | hsv(349, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 26.5%, 20%) |
| CIE-LAB | lab(64.34, 26.83, 3.93) |
| CIE-LCH | lch(64.34, 27.12, 8.33°) |
| OKLab | oklab(70.29% 0.0812 0.0106) |
| OKLCH | oklch(70.29% 0.082 7.4) |
| XYZ | xyz(39.4962, 33.2188, 33.1798) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.05
Dusty Pink (survey)
#D58A94
ΔE00 2.22
Grey Pink
#C3909B
ΔE00 3.31
Old Rose
#C87F89
ΔE00 3.41
Dull Pink
#D5869D
ΔE00 3.62
Dusky Pink
#CC7A8B
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8A96 #8ACCC0
analogous
#CC8AB7 #CC8A96 #CC9F8A
triadic
#CC8A96 #96CC8A #8A96CC
tetradic
#CC8A96 #B7CC8A #8ACCC0 #9F8ACC
square
#CC8A96 #B7CC8A #8ACCC0 #9F8ACC
split-complementary
#CC8A96 #8ACC9F #8AB7CC
monochromatic
#994352 #B95F70 #CC8A96 #DFB5BC #F1DFE3
Accessibility & contrast
On white
2.75
#CC8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#CC8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8A96
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8A96 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949596
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#D8858E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc8a96; /* rgb */ color: rgb(204, 138, 150); /* oklch */ color: oklch(70.3% 0.082 7.4);
Tailwind
colors: {
custom: {
50: '#ddacb4',
500: '#cc8a96',
950: '#000000',
},
}SCSS
$custom: #cc8a96; $custom-light: #ddacb4; $custom-dark: #000000;
JSON
{
"hex": "#cc8a96",
"rgb": {
"r": 204,
"g": 138,
"b": 150
},
"hsl": {
"h": 349.091,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.70288,
"c": 0.08193,
"h": 7.4
},
"luminance": 0.33216
}Semantic roles & 50–950 ramp
primary
#CC8A96
secondary
#CEE3E0
accent
#B29B33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80