#C080B9#C080B9
#C080B9 is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.4% C 0.109 H 330.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C080B9 |
|---|---|
| RGB | rgb(192, 128, 185) |
| HSL | hsl(307, 34%, 63%) |
| HSV | hsv(307, 33%, 75%) |
| CMYK | cmyk(0%, 33.3%, 3.6%, 24.7%) |
| CIE-LAB | lab(61.78, 33.76, -19.88) |
| CIE-LCH | lch(61.78, 39.18, 329.51°) |
| OKLab | oklab(68.39% 0.0951 -0.0536) |
| OKLCH | oklch(68.39% 0.109 330.6) |
| XYZ | xyz(38.2138, 30.1492, 49.6960) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.38
Dusty Lavender
#AC86A8
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.56
Wisteria
#A87DC2
ΔE00 6.87
Heather
#A484AC
ΔE00 6.91
Pale Magenta
#D767AD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080B9 #80C087
analogous
#A780C0 #C080B9 #C08099
triadic
#C080B9 #B9C080 #80B9C0
tetradic
#C080B9 #C0A780 #80C087 #8099C0
square
#C080B9 #C0A780 #80C087 #8099C0
split-complementary
#C080B9 #99C080 #80C0A7
monochromatic
#84427D #AC57A2 #C080B9 #D4A9D0 #E9D2E6
Accessibility & contrast
On white
2.99
#C080B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#C080B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080B9
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080B9 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BB
Deuteranopia (green-blind)
#8E98B7
Tritanopia (blue-blind)
#C58495
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c080b9; /* rgb */ color: rgb(192, 128, 185); /* oklch */ color: oklch(68.4% 0.109 330.6);
Tailwind
colors: {
custom: {
50: '#d4a6ce',
500: '#c080b9',
950: '#000000',
},
}SCSS
$custom: #c080b9; $custom-light: #d4a6ce; $custom-dark: #000000;
JSON
{
"hex": "#c080b9",
"rgb": {
"r": 192,
"g": 128,
"b": 185
},
"hsl": {
"h": 306.563,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.68394,
"c": 0.10921,
"h": 330.6
},
"luminance": 0.30148
}Semantic roles & 50–950 ramp
primary
#C080B9
secondary
#C2D9C5
accent
#AC4639
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F13
muted
#837F82