#CA80B2#CA80B2
#CA80B2 is a light, moderate pink. Relative luminance 0.312; OKLCH L 69.3% C 0.111 H 339.8°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80B2 |
|---|---|
| RGB | rgb(202, 128, 178) |
| HSL | hsl(319, 41%, 65%) |
| HSV | hsv(319, 37%, 79%) |
| CMYK | cmyk(0%, 36.6%, 11.9%, 20.8%) |
| CIE-LAB | lab(62.69, 35.88, -14.43) |
| CIE-LCH | lch(62.69, 38.67, 338.09°) |
| OKLab | oklab(69.25% 0.1046 -0.0384) |
| OKLCH | oklch(69.25% 0.111 339.8) |
| XYZ | xyz(40.1122, 31.2114, 46.0224) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.26
Orchid (survey)
#C875C4
ΔE00 6.27
Dusty Lavender
#AC86A8
ΔE00 7.24
Lavender Pink
#DD85D7
ΔE00 7.32
Dull Pink
#D5869D
ΔE00 8.40
Purplish Pink
#CE5DAE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80B2 #80CA98
analogous
#BD80CA #CA80B2 #CA808D
triadic
#CA80B2 #B2CA80 #80B2CA
tetradic
#CA80B2 #CABD80 #80CA98 #808DCA
square
#CA80B2 #CABD80 #80CA98 #808DCA
split-complementary
#CA80B2 #8DCA80 #80CABD
monochromatic
#923D77 #B85598 #CA80B2 #DCABCC #EED6E6
Accessibility & contrast
On white
2.90
#CA80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#CA80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80B2
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80B2 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#D28192
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca80b2; /* rgb */ color: rgb(202, 128, 178); /* oklch */ color: oklch(69.3% 0.111 339.8);
Tailwind
colors: {
custom: {
50: '#dba6c9',
500: '#ca80b2',
950: '#000000',
},
}SCSS
$custom: #ca80b2; $custom-light: #dba6c9; $custom-dark: #000000;
JSON
{
"hex": "#ca80b2",
"rgb": {
"r": 202,
"g": 128,
"b": 178
},
"hsl": {
"h": 319.459,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.69251,
"c": 0.11142,
"h": 339.8
},
"luminance": 0.31209
}Semantic roles & 50–950 ramp
primary
#CA80B2
secondary
#C6E0CE
accent
#B45C31
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82