#CA98BF#CA98BF
#CA98BF is a light, moderate pink. Relative luminance 0.388; OKLCH L 73.9% C 0.079 H 334.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98BF |
|---|---|
| RGB | rgb(202, 152, 191) |
| HSL | hsl(313, 32%, 69%) |
| HSV | hsv(313, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 5.4%, 20.8%) |
| CIE-LAB | lab(68.59, 25.06, -12.85) |
| CIE-LCH | lch(68.59, 28.16, 332.85°) |
| OKLab | oklab(73.9% 0.0713 -0.0343) |
| OKLCH | oklch(73.9% 0.079 334.3) |
| XYZ | xyz(44.9887, 38.7761, 54.3948) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.38
Plum
#DDA0DD
ΔE00 6.24
Dusty Lavender
#AC86A8
ΔE00 7.16
Light Mauve
#C292A1
ΔE00 7.85
Heather
#A484AC
ΔE00 8.85
Pale Purple
#B790D4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98BF #98CAA3
analogous
#BC98CA #CA98BF #CA98A6
triadic
#CA98BF #BFCA98 #98BFCA
tetradic
#CA98BF #CABC98 #98CAA3 #98A6CA
square
#CA98BF #CABC98 #98CAA3 #98A6CA
split-complementary
#CA98BF #A6CA98 #98CABC
monochromatic
#994F89 #B570A6 #CA98BF #DFC0D8 #F4E9F1
Accessibility & contrast
On white
2.40
#CA98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CA98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98BF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98BF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#A3AABD
Tritanopia (blue-blind)
#CF9AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca98bf; /* rgb */ color: rgb(202, 152, 191); /* oklch */ color: oklch(73.9% 0.079 334.3);
Tailwind
colors: {
custom: {
50: '#dab6d2',
500: '#ca98bf',
950: '#000000',
},
}SCSS
$custom: #ca98bf; $custom-light: #dab6d2; $custom-dark: #000000;
JSON
{
"hex": "#ca98bf",
"rgb": {
"r": 202,
"g": 152,
"b": 191
},
"hsl": {
"h": 313.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73896,
"c": 0.07911,
"h": 334.3
},
"luminance": 0.38775
}Semantic roles & 50–950 ramp
primary
#CA98BF
secondary
#D8E6DB
accent
#AB533B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082