#CC8A98#CC8A98
#CC8A98 is a light, moderate red. Relative luminance 0.333; OKLCH L 70.3% C 0.082 H 5.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8A98 |
|---|---|
| RGB | rgb(204, 138, 152) |
| HSL | hsl(347, 39%, 67%) |
| HSV | hsv(347, 32%, 80%) |
| CMYK | cmyk(0%, 32.4%, 25.5%, 20%) |
| CIE-LAB | lab(64.39, 27.12, 2.87) |
| CIE-LCH | lch(64.39, 27.27, 6.04°) |
| OKLab | oklab(70.35% 0.082 0.0079) |
| OKLCH | oklch(70.35% 0.082 5.5) |
| XYZ | xyz(39.6587, 33.2837, 34.0352) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.59
Dusty Pink (survey)
#D58A94
ΔE00 2.69
Dull Pink
#D5869D
ΔE00 3.10
Grey Pink
#C3909B
ΔE00 3.26
Old Rose
#C87F89
ΔE00 3.76
Light Mauve
#C292A1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8A98 #8ACCBE
analogous
#CC8AB9 #CC8A98 #CC9D8A
triadic
#CC8A98 #98CC8A #8A98CC
tetradic
#CC8A98 #B9CC8A #8ACCBE #9D8ACC
square
#CC8A98 #B9CC8A #8ACCBE #9D8ACC
split-complementary
#CC8A98 #8ACC9D #8AB9CC
monochromatic
#994355 #B95F72 #CC8A98 #DFB5BE #F1DFE3
Accessibility & contrast
On white
2.74
#CC8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#CC8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8A98
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8A98 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949598
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#D7858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc8a98; /* rgb */ color: rgb(204, 138, 152); /* oklch */ color: oklch(70.3% 0.082 5.5);
Tailwind
colors: {
custom: {
50: '#ddadb6',
500: '#cc8a98',
950: '#000000',
},
}SCSS
$custom: #cc8a98; $custom-light: #ddadb6; $custom-dark: #000000;
JSON
{
"hex": "#cc8a98",
"rgb": {
"r": 204,
"g": 138,
"b": 152
},
"hsl": {
"h": 347.273,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.70345,
"c": 0.08237,
"h": 5.5
},
"luminance": 0.33281
}Semantic roles & 50–950 ramp
primary
#CC8A98
secondary
#CEE3DF
accent
#B29733
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80