#C080B8#C080B8
#C080B8 is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.4% C 0.108 H 331.2°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C080B8 |
|---|---|
| RGB | rgb(192, 128, 184) |
| HSL | hsl(308, 34%, 63%) |
| HSV | hsv(308, 33%, 75%) |
| CMYK | cmyk(0%, 33.3%, 4.2%, 24.7%) |
| CIE-LAB | lab(61.75, 33.58, -19.37) |
| CIE-LCH | lch(61.75, 38.76, 330.03°) |
| OKLab | oklab(68.36% 0.0948 -0.0522) |
| OKLCH | oklch(68.36% 0.108 331.2) |
| XYZ | xyz(38.1086, 30.1071, 49.1420) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.56
Dusty Lavender
#AC86A8
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.71
Heather
#A484AC
ΔE00 6.87
Wisteria
#A87DC2
ΔE00 7.05
Pale Magenta
#D767AD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080B8 #80C088
analogous
#A880C0 #C080B8 #C08098
triadic
#C080B8 #B8C080 #80B8C0
tetradic
#C080B8 #C0A880 #80C088 #8098C0
square
#C080B8 #C0A880 #80C088 #8098C0
split-complementary
#C080B8 #98C080 #80C0A8
monochromatic
#84427C #AC57A1 #C080B8 #D4A9CF #E9D2E6
Accessibility & contrast
On white
2.99
#C080B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#C080B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080B8
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080B8 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BA
Deuteranopia (green-blind)
#8E98B6
Tritanopia (blue-blind)
#C58494
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c080b8; /* rgb */ color: rgb(192, 128, 184); /* oklch */ color: oklch(68.4% 0.108 331.2);
Tailwind
colors: {
custom: {
50: '#d4a6cd',
500: '#c080b8',
950: '#000000',
},
}SCSS
$custom: #c080b8; $custom-light: #d4a6cd; $custom-dark: #000000;
JSON
{
"hex": "#c080b8",
"rgb": {
"r": 192,
"g": 128,
"b": 184
},
"hsl": {
"h": 307.5,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.68355,
"c": 0.10826,
"h": 331.2
},
"luminance": 0.30106
}Semantic roles & 50–950 ramp
primary
#C080B8
secondary
#C2D9C5
accent
#AC4739
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F13
muted
#837F82