#CA9898#CA9898
#CA9898 is a light, moderate red. Relative luminance 0.373; OKLCH L 72.7% C 0.060 H 18.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9898 |
|---|---|
| RGB | rgb(202, 152, 152) |
| HSL | hsl(0, 32%, 69%) |
| HSV | hsv(0, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 24.8%, 20.8%) |
| CIE-LAB | lab(67.49, 18.71, 7.30) |
| CIE-LCH | lch(67.49, 20.08, 21.33°) |
| OKLab | oklab(72.68% 0.0571 0.0193) |
| OKLCH | oklch(72.68% 0.06 18.6) |
| XYZ | xyz(41.2535, 37.2820, 34.7229) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.36
Greyish Pink
#C88D94
ΔE00 4.08
Grey Pink
#C3909B
ΔE00 4.70
Dusty Pink
#D8A7B1
ΔE00 5.86
Light Mauve
#C292A1
ΔE00 5.98
Dusty Pink (survey)
#D58A94
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9898 #98CACA
analogous
#CA98B1 #CA9898 #CAB198
triadic
#CA9898 #98CA98 #9898CA
tetradic
#CA9898 #B1CA98 #98CACA #B198CA
square
#CA9898 #B1CA98 #98CACA #B198CA
split-complementary
#CA9898 #98CAB1 #98B1CA
monochromatic
#994F4F #B57070 #CA9898 #DFC0C0 #F4E9E9
Accessibility & contrast
On white
2.48
#CA9898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CA9898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9898
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9898 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#D49398
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca9898; /* rgb */ color: rgb(202, 152, 152); /* oklch */ color: oklch(72.7% 0.060 18.6);
Tailwind
colors: {
custom: {
50: '#dbb6b6',
500: '#ca9898',
950: '#000000',
},
}SCSS
$custom: #ca9898; $custom-light: #dbb6b6; $custom-dark: #000000;
JSON
{
"hex": "#ca9898",
"rgb": {
"r": 202,
"g": 152,
"b": 152
},
"hsl": {
"h": 0,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.72684,
"c": 0.06025,
"h": 18.6
},
"luminance": 0.3728
}Semantic roles & 50–950 ramp
primary
#CA9898
secondary
#D8E6E6
accent
#ABAB3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080