#CC8A97#CC8A97
#CC8A97 is a light, moderate red. Relative luminance 0.332; OKLCH L 70.3% C 0.082 H 6.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8A97 |
|---|---|
| RGB | rgb(204, 138, 151) |
| HSL | hsl(348, 39%, 67%) |
| HSV | hsv(348, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 26%, 20%) |
| CIE-LAB | lab(64.36, 26.97, 3.40) |
| CIE-LCH | lch(64.36, 27.19, 7.18°) |
| OKLab | oklab(70.32% 0.0816 0.0093) |
| OKLCH | oklch(70.32% 0.082 6.5) |
| XYZ | xyz(39.5771, 33.2511, 33.6057) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.31
Dusty Pink (survey)
#D58A94
ΔE00 2.44
Grey Pink
#C3909B
ΔE00 3.27
Dull Pink
#D5869D
ΔE00 3.35
Old Rose
#C87F89
ΔE00 3.57
Light Mauve
#C292A1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8A97 #8ACCBF
analogous
#CC8AB8 #CC8A97 #CC9E8A
triadic
#CC8A97 #97CC8A #8A97CC
tetradic
#CC8A97 #B8CC8A #8ACCBF #9E8ACC
square
#CC8A97 #B8CC8A #8ACCBF #9E8ACC
split-complementary
#CC8A97 #8ACC9E #8AB8CC
monochromatic
#994354 #B95F71 #CC8A97 #DFB5BD #F1DFE3
Accessibility & contrast
On white
2.75
#CC8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#CC8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8A97
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8A97 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#D8858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc8a97; /* rgb */ color: rgb(204, 138, 151); /* oklch */ color: oklch(70.3% 0.082 6.5);
Tailwind
colors: {
custom: {
50: '#ddadb5',
500: '#cc8a97',
950: '#000000',
},
}SCSS
$custom: #cc8a97; $custom-light: #ddadb5; $custom-dark: #000000;
JSON
{
"hex": "#cc8a97",
"rgb": {
"r": 204,
"g": 138,
"b": 151
},
"hsl": {
"h": 348.182,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.70316,
"c": 0.08214,
"h": 6.5
},
"luminance": 0.33249
}Semantic roles & 50–950 ramp
primary
#CC8A97
secondary
#CEE3DF
accent
#B29933
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80