#C080B7#C080B7
#C080B7 is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.3% C 0.107 H 331.8°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C080B7 |
|---|---|
| RGB | rgb(192, 128, 183) |
| HSL | hsl(308, 34%, 63%) |
| HSV | hsv(308, 33%, 75%) |
| CMYK | cmyk(0%, 33.3%, 4.7%, 24.7%) |
| CIE-LAB | lab(61.71, 33.40, -18.85) |
| CIE-LCH | lch(61.71, 38.35, 330.55°) |
| OKLab | oklab(68.32% 0.0946 -0.0508) |
| OKLCH | oklch(68.32% 0.107 331.8) |
| XYZ | xyz(38.0041, 30.0653, 48.5919) |
| Luminance | 0.3006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.74
Dusty Lavender
#AC86A8
ΔE00 6.25
Heather
#A484AC
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 6.86
Wisteria
#A87DC2
ΔE00 7.23
Pale Magenta
#D767AD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080B7 #80C089
analogous
#A980C0 #C080B7 #C08097
triadic
#C080B7 #B7C080 #80B7C0
tetradic
#C080B7 #C0A980 #80C089 #8097C0
square
#C080B7 #C0A980 #80C089 #8097C0
split-complementary
#C080B7 #97C080 #80C0A9
monochromatic
#84427B #AC57A0 #C080B7 #D4A9CE #E9D2E5
Accessibility & contrast
On white
2.99
#C080B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#C080B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080B7
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080B7 | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B9
Deuteranopia (green-blind)
#8E98B5
Tritanopia (blue-blind)
#C58494
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c080b7; /* rgb */ color: rgb(192, 128, 183); /* oklch */ color: oklch(68.3% 0.107 331.8);
Tailwind
colors: {
custom: {
50: '#d4a6cc',
500: '#c080b7',
950: '#000000',
},
}SCSS
$custom: #c080b7; $custom-light: #d4a6cc; $custom-dark: #000000;
JSON
{
"hex": "#c080b7",
"rgb": {
"r": 192,
"g": 128,
"b": 183
},
"hsl": {
"h": 308.438,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.68316,
"c": 0.10733,
"h": 331.8
},
"luminance": 0.30064
}Semantic roles & 50–950 ramp
primary
#C080B7
secondary
#C2D9C6
accent
#AC4939
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82