#CA98BE#CA98BE
#CA98BE is a light, moderate pink. Relative luminance 0.387; OKLCH L 73.9% C 0.078 H 335.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98BE |
|---|---|
| RGB | rgb(202, 152, 190) |
| HSL | hsl(314, 32%, 69%) |
| HSV | hsv(314, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 5.9%, 20.8%) |
| CIE-LAB | lab(68.56, 24.88, -12.34) |
| CIE-LCH | lch(68.56, 27.77, 333.61°) |
| OKLab | oklab(73.86% 0.071 -0.0329) |
| OKLCH | oklch(73.86% 0.078 335.1) |
| XYZ | xyz(44.8790, 38.7323, 53.8172) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.47
Plum
#DDA0DD
ΔE00 6.47
Dusty Lavender
#AC86A8
ΔE00 7.13
Light Mauve
#C292A1
ΔE00 7.57
Heather
#A484AC
ΔE00 8.90
Faded Pink
#DE9DAC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98BE #98CAA4
analogous
#BD98CA #CA98BE #CA98A5
triadic
#CA98BE #BECA98 #98BECA
tetradic
#CA98BE #CABD98 #98CAA4 #98A5CA
square
#CA98BE #CABD98 #98CAA4 #98A5CA
split-complementary
#CA98BE #A5CA98 #98CABD
monochromatic
#994F87 #B570A5 #CA98BE #DFC0D8 #F4E9F1
Accessibility & contrast
On white
2.40
#CA98BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CA98BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98BE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98BE | 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)
#98A3C0
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#CF9AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca98be; /* rgb */ color: rgb(202, 152, 190); /* oklch */ color: oklch(73.9% 0.078 335.1);
Tailwind
colors: {
custom: {
50: '#dab6d1',
500: '#ca98be',
950: '#000000',
},
}SCSS
$custom: #ca98be; $custom-light: #dab6d1; $custom-dark: #000000;
JSON
{
"hex": "#ca98be",
"rgb": {
"r": 202,
"g": 152,
"b": 190
},
"hsl": {
"h": 314.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.73861,
"c": 0.07822,
"h": 335.1
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#CA98BE
secondary
#D8E6DB
accent
#AB563B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082