#CC8E95#CC8E95
#CC8E95 is a light, moderate red. Relative luminance 0.344; OKLCH L 71.0% C 0.076 H 11.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8E95 |
|---|---|
| RGB | rgb(204, 142, 149) |
| HSL | hsl(353, 38%, 68%) |
| HSV | hsv(353, 30%, 80%) |
| CMYK | cmyk(0%, 30.4%, 27%, 20%) |
| CIE-LAB | lab(65.24, 24.51, 5.80) |
| CIE-LCH | lch(65.24, 25.18, 13.31°) |
| OKLab | oklab(70.98% 0.0744 0.0154) |
| OKLCH | oklch(70.98% 0.076 11.7) |
| XYZ | xyz(40.0005, 34.3557, 32.9524) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 0.85
Dusty Pink (survey)
#D58A94
ΔE00 2.52
Grey Pink
#C3909B
ΔE00 3.14
Old Rose
#C87F89
ΔE00 4.28
Rosybrown
#BC8F8F
ΔE00 4.74
Light Mauve
#C292A1
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8E95 #8ECCC5
analogous
#CC8EB4 #CC8E95 #CCA68E
triadic
#CC8E95 #95CC8E #8E95CC
tetradic
#CC8E95 #B4CC8E #8ECCC5 #A68ECC
square
#CC8E95 #B4CC8E #8ECCC5 #A68ECC
split-complementary
#CC8E95 #8ECCA6 #8EB4CC
monochromatic
#9A464F #B9646D #CC8E95 #DFB8BD #F2E2E4
Accessibility & contrast
On white
2.67
#CC8E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#CC8E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8E95
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8E95 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989795
Deuteranopia (green-blind)
#A7A394
Tritanopia (blue-blind)
#D88991
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc8e95; /* rgb */ color: rgb(204, 142, 149); /* oklch */ color: oklch(71.0% 0.076 11.7);
Tailwind
colors: {
custom: {
50: '#ddafb4',
500: '#cc8e95',
950: '#000000',
},
}SCSS
$custom: #cc8e95; $custom-light: #ddafb4; $custom-dark: #000000;
JSON
{
"hex": "#cc8e95",
"rgb": {
"r": 204,
"g": 142,
"b": 149
},
"hsl": {
"h": 353.226,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.70976,
"c": 0.07595,
"h": 11.7
},
"luminance": 0.34353
}Semantic roles & 50–950 ramp
primary
#CC8E95
secondary
#D1E4E2
accent
#B1A335
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80