#CA8BBD#CA8BBD
#CA8BBD is a light, moderate pink. Relative luminance 0.347; OKLCH L 71.5% C 0.101 H 334.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8BBD |
|---|---|
| RGB | rgb(202, 139, 189) |
| HSL | hsl(312, 37%, 67%) |
| HSV | hsv(312, 31%, 79%) |
| CMYK | cmyk(0%, 31.2%, 6.4%, 20.8%) |
| CIE-LAB | lab(65.51, 31.82, -16.37) |
| CIE-LCH | lch(65.51, 35.78, 332.78°) |
| OKLab | oklab(71.52% 0.0908 -0.0438) |
| OKLCH | oklch(71.52% 0.101 334.2) |
| XYZ | xyz(42.7746, 34.6977, 52.5784) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.78
Dusty Lavender
#AC86A8
ΔE00 6.86
Lilac
#C8A2C8
ΔE00 6.88
Orchid (survey)
#C875C4
ΔE00 7.07
Heather
#A484AC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8BBD #8BCA98
analogous
#B88BCA #CA8BBD #CA8B9E
triadic
#CA8BBD #BDCA8B #8BBDCA
tetradic
#CA8BBD #CAB88B #8BCA98 #8B9ECA
square
#CA8BBD #CAB88B #8BCA98 #8B9ECA
split-complementary
#CA8BBD #9ECA8B #8BCAB8
monochromatic
#964585 #B761A5 #CA8BBD #DDB5D5 #F0DFED
Accessibility & contrast
On white
2.65
#CA8BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#CA8BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8BBD
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8BBD | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#D08E9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca8bbd; /* rgb */ color: rgb(202, 139, 189); /* oklch */ color: oklch(71.5% 0.101 334.2);
Tailwind
colors: {
custom: {
50: '#dbadd1',
500: '#ca8bbd',
950: '#000000',
},
}SCSS
$custom: #ca8bbd; $custom-light: #dbadd1; $custom-dark: #000000;
JSON
{
"hex": "#ca8bbd",
"rgb": {
"r": 202,
"g": 139,
"b": 189
},
"hsl": {
"h": 312.381,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.71522,
"c": 0.10085,
"h": 334.2
},
"luminance": 0.34696
}Semantic roles & 50–950 ramp
primary
#CA8BBD
secondary
#CEE2D2
accent
#B04F35
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82