#CA98BA#CA98BA
#CA98BA is a light, moderate pink. Relative luminance 0.386; OKLCH L 73.7% C 0.075 H 338.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98BA |
|---|---|
| RGB | rgb(202, 152, 186) |
| HSL | hsl(319, 32%, 69%) |
| HSV | hsv(319, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 7.9%, 20.8%) |
| CIE-LAB | lab(68.43, 24.17, -10.30) |
| CIE-LCH | lch(68.43, 26.27, 336.91°) |
| OKLab | oklab(73.72% 0.0696 -0.0273) |
| OKLCH | oklch(73.72% 0.075 338.6) |
| XYZ | xyz(44.4478, 38.5598, 51.5463) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.01
Light Mauve
#C292A1
ΔE00 6.45
Dusty Lavender
#AC86A8
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.47
Faded Pink
#DE9DAC
ΔE00 8.01
Grey Pink
#C3909B
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98BA #98CAA8
analogous
#C198CA #CA98BA #CA98A1
triadic
#CA98BA #BACA98 #98BACA
tetradic
#CA98BA #CAC198 #98CAA8 #98A1CA
square
#CA98BA #CAC198 #98CAA8 #98A1CA
split-complementary
#CA98BA #A1CA98 #98CAC1
monochromatic
#994F81 #B5709F #CA98BA #DFC0D5 #F4E9F0
Accessibility & contrast
On white
2.41
#CA98BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#CA98BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98BA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98BA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#D099A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca98ba; /* rgb */ color: rgb(202, 152, 186); /* oklch */ color: oklch(73.7% 0.075 338.6);
Tailwind
colors: {
custom: {
50: '#dab6ce',
500: '#ca98ba',
950: '#000000',
},
}SCSS
$custom: #ca98ba; $custom-light: #dab6ce; $custom-dark: #000000;
JSON
{
"hex": "#ca98ba",
"rgb": {
"r": 202,
"g": 152,
"b": 186
},
"hsl": {
"h": 319.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73723,
"c": 0.07479,
"h": 338.6
},
"luminance": 0.38558
}Semantic roles & 50–950 ramp
primary
#CA98BA
secondary
#D8E6DC
accent
#AB5F3B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082