#CC8A93#CC8A93
#CC8A93 is a light, moderate red. Relative luminance 0.331; OKLCH L 70.2% C 0.081 H 10.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8A93 |
|---|---|
| RGB | rgb(204, 138, 147) |
| HSL | hsl(352, 39%, 67%) |
| HSV | hsv(352, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 27.9%, 20%) |
| CIE-LAB | lab(64.26, 26.41, 5.51) |
| CIE-LCH | lch(64.26, 26.98, 11.79°) |
| OKLab | oklab(70.2% 0.0801 0.0147) |
| OKLCH | oklch(70.2% 0.081 10.4) |
| XYZ | xyz(39.2578, 33.1234, 31.9238) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.52
Dusty Pink (survey)
#D58A94
ΔE00 1.87
Old Rose
#C87F89
ΔE00 3.13
Grey Pink
#C3909B
ΔE00 3.62
Dull Pink
#D5869D
ΔE00 4.53
Dusky Pink
#CC7A8B
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8A93 #8ACCC3
analogous
#CC8AB4 #CC8A93 #CCA28A
triadic
#CC8A93 #93CC8A #8A93CC
tetradic
#CC8A93 #B4CC8A #8ACCC3 #A28ACC
square
#CC8A93 #B4CC8A #8ACCC3 #A28ACC
split-complementary
#CC8A93 #8ACCA2 #8AB4CC
monochromatic
#99434E #B95F6C #CC8A93 #DFB5BA #F1DFE2
Accessibility & contrast
On white
2.75
#CC8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#CC8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8A93
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8A93 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959493
Deuteranopia (green-blind)
#A5A092
Tritanopia (blue-blind)
#D8848D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc8a93; /* rgb */ color: rgb(204, 138, 147); /* oklch */ color: oklch(70.2% 0.081 10.4);
Tailwind
colors: {
custom: {
50: '#ddacb2',
500: '#cc8a93',
950: '#000000',
},
}SCSS
$custom: #cc8a93; $custom-light: #ddacb2; $custom-dark: #000000;
JSON
{
"hex": "#cc8a93",
"rgb": {
"r": 204,
"g": 138,
"b": 147
},
"hsl": {
"h": 351.818,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.70203,
"c": 0.08143,
"h": 10.4
},
"luminance": 0.33121
}Semantic roles & 50–950 ramp
primary
#CC8A93
secondary
#CEE3E1
accent
#B2A133
background
#FDFAFA
surface
#FBF4F5
border
#D4CECF
text
#151011
muted
#837F80