#CA8EB8#CA8EB8
#CA8EB8 is a light, moderate pink. Relative luminance 0.354; OKLCH L 71.9% C 0.091 H 338.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8EB8 |
|---|---|
| RGB | rgb(202, 142, 184) |
| HSL | hsl(318, 36%, 67%) |
| HSV | hsv(318, 30%, 79%) |
| CMYK | cmyk(0%, 29.7%, 8.9%, 20.8%) |
| CIE-LAB | lab(66.03, 29.30, -12.78) |
| CIE-LCH | lch(66.03, 31.97, 336.44°) |
| OKLab | oklab(71.86% 0.0846 -0.034) |
| OKLCH | oklch(71.86% 0.091 338.1) |
| XYZ | xyz(42.6815, 35.3651, 49.9160) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.19
Dusty Lavender
#AC86A8
ΔE00 6.47
Plum
#DDA0DD
ΔE00 7.41
Light Mauve
#C292A1
ΔE00 7.93
Lavender Pink
#DD85D7
ΔE00 8.09
Dull Pink
#D5869D
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8EB8 #8ECAA0
analogous
#BE8ECA #CA8EB8 #CA8E9A
triadic
#CA8EB8 #B8CA8E #8EB8CA
tetradic
#CA8EB8 #CABE8E #8ECAA0 #8E9ACA
square
#CA8EB8 #CABE8E #8ECAA0 #8E9ACA
split-complementary
#CA8EB8 #9ACA8E #8ECABE
monochromatic
#97477F #B6649E #CA8EB8 #DEB8D2 #F1E1EC
Accessibility & contrast
On white
2.60
#CA8EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CA8EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8EB8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8EB8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBA
Deuteranopia (green-blind)
#9EA4B6
Tritanopia (blue-blind)
#D18F9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca8eb8; /* rgb */ color: rgb(202, 142, 184); /* oklch */ color: oklch(71.9% 0.091 338.1);
Tailwind
colors: {
custom: {
50: '#dbafcd',
500: '#ca8eb8',
950: '#000000',
},
}SCSS
$custom: #ca8eb8; $custom-light: #dbafcd; $custom-dark: #000000;
JSON
{
"hex": "#ca8eb8",
"rgb": {
"r": 202,
"g": 142,
"b": 184
},
"hsl": {
"h": 318,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.71864,
"c": 0.09115,
"h": 338.1
},
"luminance": 0.35363
}Semantic roles & 50–950 ramp
primary
#CA8EB8
secondary
#D1E3D6
accent
#AF5B36
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82