#C080B4#C080B4
#C080B4 is a light, moderate pink. Relative luminance 0.299; OKLCH L 68.2% C 0.105 H 333.6°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C080B4 |
|---|---|
| RGB | rgb(192, 128, 180) |
| HSL | hsl(311, 34%, 63%) |
| HSV | hsv(311, 33%, 75%) |
| CMYK | cmyk(0%, 33.3%, 6.2%, 24.7%) |
| CIE-LAB | lab(61.60, 32.86, -17.31) |
| CIE-LCH | lch(61.60, 37.14, 332.21°) |
| OKLab | oklab(68.2% 0.0937 -0.0465) |
| OKLCH | oklch(68.2% 0.105 333.6) |
| XYZ | xyz(37.6952, 29.9418, 46.9649) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.33
Dusty Lavender
#AC86A8
ΔE00 5.90
Heather
#A484AC
ΔE00 6.80
Pale Magenta
#D767AD
ΔE00 7.33
Lavender Pink
#DD85D7
ΔE00 7.36
Wisteria
#A87DC2
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080B4 #80C08C
analogous
#AC80C0 #C080B4 #C08094
triadic
#C080B4 #B4C080 #80B4C0
tetradic
#C080B4 #C0AC80 #80C08C #8094C0
square
#C080B4 #C0AC80 #80C08C #8094C0
split-complementary
#C080B4 #94C080 #80C0AC
monochromatic
#844278 #AC579C #C080B4 #D4A9CC #E9D2E4
Accessibility & contrast
On white
3.01
#C080B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#C080B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C080B4
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080B4 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB6
Deuteranopia (green-blind)
#8F98B2
Tritanopia (blue-blind)
#C68393
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c080b4; /* rgb */ color: rgb(192, 128, 180); /* oklch */ color: oklch(68.2% 0.105 333.6);
Tailwind
colors: {
custom: {
50: '#d4a6ca',
500: '#c080b4',
950: '#000000',
},
}SCSS
$custom: #c080b4; $custom-light: #d4a6ca; $custom-dark: #000000;
JSON
{
"hex": "#c080b4",
"rgb": {
"r": 192,
"g": 128,
"b": 180
},
"hsl": {
"h": 311.25,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.682,
"c": 0.10458,
"h": 333.6
},
"luminance": 0.2994
}Semantic roles & 50–950 ramp
primary
#C080B4
secondary
#C2D9C7
accent
#AC4F39
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82