#C078BE#C078BE
#C078BE is a light, vivid purple. Relative luminance 0.284; OKLCH L 67.3% C 0.128 H 327.9°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C078BE |
|---|---|
| RGB | rgb(192, 120, 190) |
| HSL | hsl(302, 36%, 61%) |
| HSV | hsv(302, 38%, 75%) |
| CMYK | cmyk(0%, 37.5%, 1%, 24.7%) |
| CIE-LAB | lab(60.21, 39.03, -25.12) |
| CIE-LCH | lch(60.21, 46.42, 327.23°) |
| OKLab | oklab(67.27% 0.1087 -0.0683) |
| OKLCH | oklch(67.27% 0.128 327.9) |
| XYZ | xyz(37.7483, 28.3588, 52.1906) |
| Luminance | 0.2836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.87
Orchid
#DA70D6
ΔE00 5.79
Soft Purple
#A66FB5
ΔE00 5.87
Wisteria
#A87DC2
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.37
Pale Magenta
#D767AD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C078BE #78C07A
analogous
#9E78C0 #C078BE #C0789A
triadic
#C078BE #BEC078 #78BEC0
tetradic
#C078BE #C09E78 #78C07A #789AC0
square
#C078BE #C09E78 #78C07A #789AC0
split-complementary
#C078BE #9AC078 #78C09E
monochromatic
#813C7F #AB50A8 #C078BE #D3A2D2 #E7CBE6
Accessibility & contrast
On white
3.15
#C078BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#C078BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C078BE
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C078BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C078BE | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738BC1
Deuteranopia (green-blind)
#8695BC
Tritanopia (blue-blind)
#C57E92
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #c078be; /* rgb */ color: rgb(192, 120, 190); /* oklch */ color: oklch(67.3% 0.128 327.9);
Tailwind
colors: {
custom: {
50: '#d4a0d1',
500: '#c078be',
950: '#000000',
},
}SCSS
$custom: #c078be; $custom-light: #d4a0d1; $custom-dark: #000000;
JSON
{
"hex": "#c078be",
"rgb": {
"r": 192,
"g": 120,
"b": 190
},
"hsl": {
"h": 301.667,
"s": 36.364,
"l": 61.176
},
"oklch": {
"l": 0.67269,
"c": 0.12835,
"h": 327.9
},
"luminance": 0.28357
}Semantic roles & 50–950 ramp
primary
#C078BE
secondary
#BCD7BD
accent
#AF3A36
background
#FDFAFC
surface
#FAF3F9
border
#D3CDD2
text
#140F14
muted
#837F82