#C080B5#C080B5
#C080B5 is a light, moderate pink. Relative luminance 0.300; OKLCH L 68.2% C 0.105 H 333.0°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C080B5 |
|---|---|
| RGB | rgb(192, 128, 181) |
| HSL | hsl(310, 34%, 63%) |
| HSV | hsv(310, 33%, 75%) |
| CMYK | cmyk(0%, 33.3%, 5.7%, 24.7%) |
| CIE-LAB | lab(61.64, 33.03, -17.83) |
| CIE-LCH | lch(61.64, 37.54, 331.65°) |
| OKLab | oklab(68.24% 0.094 -0.0479) |
| OKLCH | oklch(68.24% 0.105 333) |
| XYZ | xyz(37.7975, 29.9827, 47.5034) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.13
Dusty Lavender
#AC86A8
ΔE00 6.01
Heather
#A484AC
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.19
Pale Magenta
#D767AD
ΔE00 7.36
Wisteria
#A87DC2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080B5 #80C08B
analogous
#AB80C0 #C080B5 #C08095
triadic
#C080B5 #B5C080 #80B5C0
tetradic
#C080B5 #C0AB80 #80C08B #8095C0
square
#C080B5 #C0AB80 #80C08B #8095C0
split-complementary
#C080B5 #95C080 #80C0AB
monochromatic
#844279 #AC579D #C080B5 #D4A9CD #E9D2E5
Accessibility & contrast
On white
3.00
#C080B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#C080B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080B5
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080B5 | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB7
Deuteranopia (green-blind)
#8F98B3
Tritanopia (blue-blind)
#C68393
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c080b5; /* rgb */ color: rgb(192, 128, 181); /* oklch */ color: oklch(68.2% 0.105 333.0);
Tailwind
colors: {
custom: {
50: '#d4a6cb',
500: '#c080b5',
950: '#000000',
},
}SCSS
$custom: #c080b5; $custom-light: #d4a6cb; $custom-dark: #000000;
JSON
{
"hex": "#c080b5",
"rgb": {
"r": 192,
"g": 128,
"b": 181
},
"hsl": {
"h": 310.313,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.68238,
"c": 0.10549,
"h": 333
},
"luminance": 0.29981
}Semantic roles & 50–950 ramp
primary
#C080B5
secondary
#C2D9C6
accent
#AC4D39
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82