#CC8A95#CC8A95
#CC8A95 is a light, moderate red. Relative luminance 0.332; OKLCH L 70.3% C 0.082 H 8.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8A95 |
|---|---|
| RGB | rgb(204, 138, 149) |
| HSL | hsl(350, 39%, 67%) |
| HSV | hsv(350, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 27%, 20%) |
| CIE-LAB | lab(64.31, 26.69, 4.46) |
| CIE-LCH | lch(64.31, 27.06, 9.48°) |
| OKLab | oklab(70.26% 0.0809 0.012) |
| OKLCH | oklch(70.26% 0.082 8.4) |
| XYZ | xyz(39.4161, 33.1867, 32.7575) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.83
Dusty Pink (survey)
#D58A94
ΔE00 2.05
Old Rose
#C87F89
ΔE00 3.28
Grey Pink
#C3909B
ΔE00 3.38
Dull Pink
#D5869D
ΔE00 3.91
Dusky Pink
#CC7A8B
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8A95 #8ACCC1
analogous
#CC8AB6 #CC8A95 #CCA08A
triadic
#CC8A95 #95CC8A #8A95CC
tetradic
#CC8A95 #B6CC8A #8ACCC1 #A08ACC
square
#CC8A95 #B6CC8A #8ACCC1 #A08ACC
split-complementary
#CC8A95 #8ACCA0 #8AB6CC
monochromatic
#994351 #B95F6E #CC8A95 #DFB5BC #F1DFE2
Accessibility & contrast
On white
2.75
#CC8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#CC8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8A95
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8A95 | 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)
#949595
Deuteranopia (green-blind)
#A4A194
Tritanopia (blue-blind)
#D8858E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc8a95; /* rgb */ color: rgb(204, 138, 149); /* oklch */ color: oklch(70.3% 0.082 8.4);
Tailwind
colors: {
custom: {
50: '#ddacb4',
500: '#cc8a95',
950: '#000000',
},
}SCSS
$custom: #cc8a95; $custom-light: #ddacb4; $custom-dark: #000000;
JSON
{
"hex": "#cc8a95",
"rgb": {
"r": 204,
"g": 138,
"b": 149
},
"hsl": {
"h": 350,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.70259,
"c": 0.08174,
"h": 8.4
},
"luminance": 0.33184
}Semantic roles & 50–950 ramp
primary
#CC8A95
secondary
#CEE3E0
accent
#B29D33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80