#CA98AA#CA98AA
#CA98AA is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.2% C 0.064 H 355.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98AA |
|---|---|
| RGB | rgb(202, 152, 170) |
| HSL | hsl(338, 32%, 69%) |
| HSV | hsv(338, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 15.8%, 20.8%) |
| CIE-LAB | lab(67.96, 21.47, -2.07) |
| CIE-LCH | lch(67.96, 21.57, 354.48°) |
| OKLab | oklab(73.2% 0.064 -0.0052) |
| OKLCH | oklch(73.2% 0.064 355.4) |
| XYZ | xyz(42.8411, 37.9171, 43.0845) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.26
Grey Pink
#C3909B
ΔE00 3.55
Faded Pink
#DE9DAC
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 4.88
Greyish Pink
#C88D94
ΔE00 5.63
Dull Pink
#D5869D
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98AA #98CAB8
analogous
#CA98C3 #CA98AA #CA9F98
triadic
#CA98AA #AACA98 #98AACA
tetradic
#CA98AA #C3CA98 #98CAB8 #9F98CA
square
#CA98AA #C3CA98 #98CAB8 #9F98CA
split-complementary
#CA98AA #98CA9F #98C3CA
monochromatic
#994F69 #B57089 #CA98AA #DFC0CB #F4E9ED
Accessibility & contrast
On white
2.45
#CA98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#CA98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98AA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98AA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AB
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#D2969E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca98aa; /* rgb */ color: rgb(202, 152, 170); /* oklch */ color: oklch(73.2% 0.064 355.4);
Tailwind
colors: {
custom: {
50: '#dab6c3',
500: '#ca98aa',
950: '#000000',
},
}SCSS
$custom: #ca98aa; $custom-light: #dab6c3; $custom-dark: #000000;
JSON
{
"hex": "#ca98aa",
"rgb": {
"r": 202,
"g": 152,
"b": 170
},
"hsl": {
"h": 338.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73204,
"c": 0.06417,
"h": 355.4
},
"luminance": 0.37915
}Semantic roles & 50–950 ramp
primary
#CA98AA
secondary
#D8E6E1
accent
#AB823B
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081