#CA8BBB#CA8BBB
#CA8BBB is a light, moderate pink. Relative luminance 0.346; OKLCH L 71.4% C 0.099 H 335.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8BBB |
|---|---|
| RGB | rgb(202, 139, 187) |
| HSL | hsl(314, 37%, 67%) |
| HSV | hsv(314, 31%, 79%) |
| CMYK | cmyk(0%, 31.2%, 7.4%, 20.8%) |
| CIE-LAB | lab(65.45, 31.46, -15.35) |
| CIE-LCH | lch(65.45, 35.01, 334.00°) |
| OKLab | oklab(71.45% 0.0902 -0.041) |
| OKLCH | oklch(71.45% 0.099 335.5) |
| XYZ | xyz(42.5590, 34.6115, 51.4430) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 6.78
Lilac
#C8A2C8
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.07
Orchid (survey)
#C875C4
ΔE00 7.41
Heather
#A484AC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8BBB #8BCA9A
analogous
#BA8BCA #CA8BBB #CA8B9C
triadic
#CA8BBB #BBCA8B #8BBBCA
tetradic
#CA8BBB #CABA8B #8BCA9A #8B9CCA
square
#CA8BBB #CABA8B #8BCA9A #8B9CCA
split-complementary
#CA8BBB #9CCA8B #8BCABA
monochromatic
#964583 #B761A2 #CA8BBB #DDB5D4 #F0DFEC
Accessibility & contrast
On white
2.65
#CA8BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CA8BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8BBB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8BBB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#9BA2B9
Tritanopia (blue-blind)
#D08D9C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca8bbb; /* rgb */ color: rgb(202, 139, 187); /* oklch */ color: oklch(71.4% 0.099 335.5);
Tailwind
colors: {
custom: {
50: '#dbadcf',
500: '#ca8bbb',
950: '#000000',
},
}SCSS
$custom: #ca8bbb; $custom-light: #dbadcf; $custom-dark: #000000;
JSON
{
"hex": "#ca8bbb",
"rgb": {
"r": 202,
"g": 139,
"b": 187
},
"hsl": {
"h": 314.286,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.71449,
"c": 0.0991,
"h": 335.5
},
"luminance": 0.3461
}Semantic roles & 50–950 ramp
primary
#CA8BBB
secondary
#CEE2D3
accent
#B05335
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82