#CA99AE#CA99AE
#CA99AE is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.5% C 0.065 H 351.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99AE |
|---|---|
| RGB | rgb(202, 153, 174) |
| HSL | hsl(334, 32%, 70%) |
| HSV | hsv(334, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 13.9%, 20.8%) |
| CIE-LAB | lab(68.31, 21.58, -3.79) |
| CIE-LCH | lch(68.31, 21.91, 350.04°) |
| OKLab | oklab(73.51% 0.0638 -0.0097) |
| OKLCH | oklch(73.51% 0.065 351.3) |
| XYZ | xyz(43.3883, 38.3967, 45.1620) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.05
Grey Pink
#C3909B
ΔE00 4.55
Faded Pink
#DE9DAC
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 5.34
Greyish Pink
#C88D94
ΔE00 6.71
Dull Pink
#D5869D
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99AE #99CAB5
analogous
#CA99C7 #CA99AE #CA9D99
triadic
#CA99AE #AECA99 #99AECA
tetradic
#CA99AE #C7CA99 #99CAB5 #9D99CA
square
#CA99AE #C7CA99 #99CAB5 #9D99CA
split-complementary
#CA99AE #99CA9D #99C7CA
monochromatic
#99506F #B5718E #CA99AE #DFC1CE #F4EAEE
Accessibility & contrast
On white
2.42
#CA99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#CA99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99AE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99AE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2AF
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#D298A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca99ae; /* rgb */ color: rgb(202, 153, 174); /* oklch */ color: oklch(73.5% 0.065 351.3);
Tailwind
colors: {
custom: {
50: '#dab7c6',
500: '#ca99ae',
950: '#000000',
},
}SCSS
$custom: #ca99ae; $custom-light: #dab7c6; $custom-dark: #000000;
JSON
{
"hex": "#ca99ae",
"rgb": {
"r": 202,
"g": 153,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73513,
"c": 0.06458,
"h": 351.3
},
"luminance": 0.38395
}Semantic roles & 50–950 ramp
primary
#CA99AE
secondary
#D8E6E0
accent
#AA7B3B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082