#CA8ABE#CA8ABE
#CA8ABE is a light, moderate pink. Relative luminance 0.345; OKLCH L 71.4% C 0.104 H 333.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8ABE |
|---|---|
| RGB | rgb(202, 138, 190) |
| HSL | hsl(311, 38%, 67%) |
| HSV | hsv(311, 32%, 79%) |
| CMYK | cmyk(0%, 31.7%, 5.9%, 20.8%) |
| CIE-LAB | lab(65.32, 32.54, -17.22) |
| CIE-LCH | lch(65.32, 36.82, 332.11°) |
| OKLab | oklab(71.39% 0.0927 -0.0462) |
| OKLCH | oklch(71.39% 0.104 333.5) |
| XYZ | xyz(42.7394, 34.4530, 53.1040) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.96
Orchid (survey)
#C875C4
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.78
Dusty Lavender
#AC86A8
ΔE00 7.02
Lilac
#C8A2C8
ΔE00 7.17
Pale Purple
#B790D4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8ABE #8ACA96
analogous
#B68ACA #CA8ABE #CA8A9E
triadic
#CA8ABE #BECA8A #8ABECA
tetradic
#CA8ABE #CAB68A #8ACA96 #8A9ECA
square
#CA8ABE #CAB68A #8ACA96 #8A9ECA
split-complementary
#CA8ABE #9ECA8A #8ACAB6
monochromatic
#964486 #B760A7 #CA8ABE #DDB4D5 #F0DEED
Accessibility & contrast
On white
2.66
#CA8ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#CA8ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8ABE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8ABE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#D08D9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca8abe; /* rgb */ color: rgb(202, 138, 190); /* oklch */ color: oklch(71.4% 0.104 333.5);
Tailwind
colors: {
custom: {
50: '#dbadd1',
500: '#ca8abe',
950: '#000000',
},
}SCSS
$custom: #ca8abe; $custom-light: #dbadd1; $custom-dark: #000000;
JSON
{
"hex": "#ca8abe",
"rgb": {
"r": 202,
"g": 138,
"b": 190
},
"hsl": {
"h": 311.25,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.71387,
"c": 0.10355,
"h": 333.5
},
"luminance": 0.34451
}Semantic roles & 50–950 ramp
primary
#CA8ABE
secondary
#CEE2D1
accent
#B14C35
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82