#C080BE#C080BE
#C080BE is a light, moderate purple. Relative luminance 0.304; OKLCH L 68.6% C 0.114 H 327.8°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C080BE |
|---|---|
| RGB | rgb(192, 128, 190) |
| HSL | hsl(302, 34%, 63%) |
| HSV | hsv(302, 33%, 75%) |
| CMYK | cmyk(0%, 33.3%, 1%, 24.7%) |
| CIE-LAB | lab(61.97, 34.69, -22.43) |
| CIE-LCH | lch(61.97, 41.31, 327.11°) |
| OKLab | oklab(68.6% 0.0965 -0.0608) |
| OKLCH | oklch(68.6% 0.114 327.8) |
| XYZ | xyz(38.7509, 30.3640, 52.5248) |
| Luminance | 0.3036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 5.95
Wisteria
#A87DC2
ΔE00 6.07
Pale Purple
#B790D4
ΔE00 6.87
Orchid
#DA70D6
ΔE00 7.06
Soft Purple
#A66FB5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080BE #80C082
analogous
#A280C0 #C080BE #C0809E
triadic
#C080BE #BEC080 #80BEC0
tetradic
#C080BE #C0A280 #80C082 #809EC0
square
#C080BE #C0A280 #80C082 #809EC0
split-complementary
#C080BE #9EC080 #80C0A2
monochromatic
#844282 #AC57A9 #C080BE #D4A9D3 #E9D2E8
Accessibility & contrast
On white
2.97
#C080BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#C080BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080BE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080BE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C0
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#C48597
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c080be; /* rgb */ color: rgb(192, 128, 190); /* oklch */ color: oklch(68.6% 0.114 327.8);
Tailwind
colors: {
custom: {
50: '#d4a6d1',
500: '#c080be',
950: '#000000',
},
}SCSS
$custom: #c080be; $custom-light: #d4a6d1; $custom-dark: #000000;
JSON
{
"hex": "#c080be",
"rgb": {
"r": 192,
"g": 128,
"b": 190
},
"hsl": {
"h": 301.875,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.68595,
"c": 0.11405,
"h": 327.8
},
"luminance": 0.30363
}Semantic roles & 50–950 ramp
primary
#C080BE
secondary
#C2D9C3
accent
#AC3D39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82