#CC8A94#CC8A94
#CC8A94 is a light, moderate red. Relative luminance 0.332; OKLCH L 70.2% C 0.082 H 9.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8A94 |
|---|---|
| RGB | rgb(204, 138, 148) |
| HSL | hsl(351, 39%, 67%) |
| HSV | hsv(351, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 27.5%, 20%) |
| CIE-LAB | lab(64.29, 26.55, 4.98) |
| CIE-LCH | lch(64.29, 27.01, 10.63°) |
| OKLab | oklab(70.23% 0.0805 0.0134) |
| OKLCH | oklch(70.23% 0.082 9.4) |
| XYZ | xyz(39.3366, 33.1549, 32.3389) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.64
Dusty Pink (survey)
#D58A94
ΔE00 1.92
Old Rose
#C87F89
ΔE00 3.18
Grey Pink
#C3909B
ΔE00 3.49
Dull Pink
#D5869D
ΔE00 4.21
Dusky Pink
#CC7A8B
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8A94 #8ACCC2
analogous
#CC8AB5 #CC8A94 #CCA18A
triadic
#CC8A94 #94CC8A #8A94CC
tetradic
#CC8A94 #B5CC8A #8ACCC2 #A18ACC
square
#CC8A94 #B5CC8A #8ACCC2 #A18ACC
split-complementary
#CC8A94 #8ACCA1 #8AB5CC
monochromatic
#994350 #B95F6D #CC8A94 #DFB5BB #F1DFE2
Accessibility & contrast
On white
2.75
#CC8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#CC8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8A94
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8A94 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#A4A193
Tritanopia (blue-blind)
#D8858E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc8a94; /* rgb */ color: rgb(204, 138, 148); /* oklch */ color: oklch(70.2% 0.082 9.4);
Tailwind
colors: {
custom: {
50: '#ddacb3',
500: '#cc8a94',
950: '#000000',
},
}SCSS
$custom: #cc8a94; $custom-light: #ddacb3; $custom-dark: #000000;
JSON
{
"hex": "#cc8a94",
"rgb": {
"r": 204,
"g": 138,
"b": 148
},
"hsl": {
"h": 350.909,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.70231,
"c": 0.08157,
"h": 9.4
},
"luminance": 0.33152
}Semantic roles & 50–950 ramp
primary
#CC8A94
secondary
#CEE3E0
accent
#B29F33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80