#CA98AE#CA98AE
#CA98AE is a light, moderate pink. Relative luminance 0.381; OKLCH L 73.3% C 0.066 H 350.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98AE |
|---|---|
| RGB | rgb(202, 152, 174) |
| HSL | hsl(334, 32%, 69%) |
| HSV | hsv(334, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 13.9%, 20.8%) |
| CIE-LAB | lab(68.07, 22.12, -4.14) |
| CIE-LCH | lch(68.07, 22.51, 349.40°) |
| OKLab | oklab(73.33% 0.0654 -0.0107) |
| OKLCH | oklch(73.33% 0.066 350.7) |
| XYZ | xyz(43.2253, 38.0708, 45.1077) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.12
Grey Pink
#C3909B
ΔE00 4.64
Faded Pink
#DE9DAC
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 5.68
Dull Pink
#D5869D
ΔE00 6.63
Greyish Pink
#C88D94
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98AE #98CAB4
analogous
#CA98C7 #CA98AE #CA9B98
triadic
#CA98AE #AECA98 #98AECA
tetradic
#CA98AE #C7CA98 #98CAB4 #9B98CA
square
#CA98AE #C7CA98 #98CAB4 #9B98CA
split-complementary
#CA98AE #98CA9B #98C7CA
monochromatic
#994F6F #B5708E #CA98AE #DFC0CE #F4E9EE
Accessibility & contrast
On white
2.44
#CA98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#CA98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98AE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98AE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#D2979F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca98ae; /* rgb */ color: rgb(202, 152, 174); /* oklch */ color: oklch(73.3% 0.066 350.7);
Tailwind
colors: {
custom: {
50: '#dab6c6',
500: '#ca98ae',
950: '#000000',
},
}SCSS
$custom: #ca98ae; $custom-light: #dab6c6; $custom-dark: #000000;
JSON
{
"hex": "#ca98ae",
"rgb": {
"r": 202,
"g": 152,
"b": 174
},
"hsl": {
"h": 333.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73329,
"c": 0.06629,
"h": 350.7
},
"luminance": 0.38069
}Semantic roles & 50–950 ramp
primary
#CA98AE
secondary
#D8E6E0
accent
#AB793B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082