#CA98AB#CA98AB
#CA98AB is a light, moderate pink. Relative luminance 0.380; OKLCH L 73.2% C 0.065 H 354.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98AB |
|---|---|
| RGB | rgb(202, 152, 171) |
| HSL | hsl(337, 32%, 69%) |
| HSV | hsv(337, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 15.3%, 20.8%) |
| CIE-LAB | lab(67.99, 21.63, -2.59) |
| CIE-LCH | lch(67.99, 21.79, 353.17°) |
| OKLab | oklab(73.24% 0.0643 -0.0066) |
| OKLCH | oklch(73.24% 0.065 354.2) |
| XYZ | xyz(42.9361, 37.9551, 43.5846) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.44
Grey Pink
#C3909B
ΔE00 3.81
Faded Pink
#DE9DAC
ΔE00 4.59
Dusty Pink
#D8A7B1
ΔE00 5.07
Greyish Pink
#C88D94
ΔE00 5.92
Dull Pink
#D5869D
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98AB #98CAB7
analogous
#CA98C4 #CA98AB #CA9E98
triadic
#CA98AB #ABCA98 #98ABCA
tetradic
#CA98AB #C4CA98 #98CAB7 #9E98CA
square
#CA98AB #C4CA98 #98CAB7 #9E98CA
split-complementary
#CA98AB #98CA9E #98C4CA
monochromatic
#994F6B #B5708A #CA98AB #DFC0CC #F4E9ED
Accessibility & contrast
On white
2.44
#CA98AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#CA98AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98AB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98AB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AC
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#D2969E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca98ab; /* rgb */ color: rgb(202, 152, 171); /* oklch */ color: oklch(73.2% 0.065 354.2);
Tailwind
colors: {
custom: {
50: '#dab6c4',
500: '#ca98ab',
950: '#000000',
},
}SCSS
$custom: #ca98ab; $custom-light: #dab6c4; $custom-dark: #000000;
JSON
{
"hex": "#ca98ab",
"rgb": {
"r": 202,
"g": 152,
"b": 171
},
"hsl": {
"h": 337.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73235,
"c": 0.06466,
"h": 354.2
},
"luminance": 0.37953
}Semantic roles & 50–950 ramp
primary
#CA98AB
secondary
#D8E6E1
accent
#AB803B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081