#CA8FBB#CA8FBB
#CA8FBB is a light, moderate pink. Relative luminance 0.358; OKLCH L 72.1% C 0.092 H 336.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8FBB |
|---|---|
| RGB | rgb(202, 143, 187) |
| HSL | hsl(315, 36%, 68%) |
| HSV | hsv(315, 29%, 79%) |
| CMYK | cmyk(0%, 29.2%, 7.4%, 20.8%) |
| CIE-LAB | lab(66.36, 29.28, -13.97) |
| CIE-LCH | lch(66.36, 32.44, 334.49°) |
| OKLab | oklab(72.15% 0.084 -0.0373) |
| OKLCH | oklch(72.15% 0.092 336.1) |
| XYZ | xyz(43.1488, 35.7911, 51.6396) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.82
Dusty Lavender
#AC86A8
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.64
Heather
#A484AC
ΔE00 8.28
Light Mauve
#C292A1
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8FBB #8FCA9E
analogous
#BB8FCA #CA8FBB #CA8F9D
triadic
#CA8FBB #BBCA8F #8FBBCA
tetradic
#CA8FBB #CABB8F #8FCA9E #8F9DCA
square
#CA8FBB #CABB8F #8FCA9E #8F9DCA
split-complementary
#CA8FBB #9DCA8F #8FCABB
monochromatic
#974883 #B665A2 #CA8FBB #DEB9D4 #F1E2ED
Accessibility & contrast
On white
2.57
#CA8FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#CA8FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8FBB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8FBB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#9EA4B9
Tritanopia (blue-blind)
#D0919E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca8fbb; /* rgb */ color: rgb(202, 143, 187); /* oklch */ color: oklch(72.1% 0.092 336.1);
Tailwind
colors: {
custom: {
50: '#dbb0cf',
500: '#ca8fbb',
950: '#000000',
},
}SCSS
$custom: #ca8fbb; $custom-light: #dbb0cf; $custom-dark: #000000;
JSON
{
"hex": "#ca8fbb",
"rgb": {
"r": 202,
"g": 143,
"b": 187
},
"hsl": {
"h": 315.254,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.72147,
"c": 0.09189,
"h": 336.1
},
"luminance": 0.35789
}Semantic roles & 50–950 ramp
primary
#CA8FBB
secondary
#D1E4D6
accent
#AF5537
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151013
muted
#837F82