#C280BE#C280BE
#C280BE is a light, moderate purple. Relative luminance 0.306; OKLCH L 68.8% C 0.115 H 328.9°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C280BE |
|---|---|
| RGB | rgb(194, 128, 190) |
| HSL | hsl(304, 35%, 63%) |
| HSV | hsv(304, 34%, 76%) |
| CMYK | cmyk(0%, 34%, 2.1%, 23.9%) |
| CIE-LAB | lab(62.19, 35.34, -22.07) |
| CIE-LCH | lch(62.19, 41.66, 328.02°) |
| OKLab | oklab(68.82% 0.0988 -0.0597) |
| OKLCH | oklch(68.82% 0.115 328.9) |
| XYZ | xyz(39.2609, 30.6270, 52.5487) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 5.69
Wisteria
#A87DC2
ΔE00 6.49
Orchid
#DA70D6
ΔE00 6.91
Pale Purple
#B790D4
ΔE00 7.14
Dusty Lavender
#AC86A8
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C280BE #80C284
analogous
#A580C2 #C280BE #C2809D
triadic
#C280BE #BEC280 #80BEC2
tetradic
#C280BE #C2A580 #80C284 #809DC2
square
#C280BE #C2A580 #80C284 #809DC2
split-complementary
#C280BE #9DC280 #80C2A5
monochromatic
#874183 #AE57A9 #C280BE #D6A9D3 #EAD3E8
Accessibility & contrast
On white
2.95
#C280BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#C280BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C280BE
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C280BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C280BE | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C0
Deuteranopia (green-blind)
#8D99BC
Tritanopia (blue-blind)
#C78597
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c280be; /* rgb */ color: rgb(194, 128, 190); /* oklch */ color: oklch(68.8% 0.115 328.9);
Tailwind
colors: {
custom: {
50: '#d5a6d1',
500: '#c280be',
950: '#000000',
},
}SCSS
$custom: #c280be; $custom-light: #d5a6d1; $custom-dark: #000000;
JSON
{
"hex": "#c280be",
"rgb": {
"r": 194,
"g": 128,
"b": 190
},
"hsl": {
"h": 303.636,
"s": 35.106,
"l": 63.137
},
"oklch": {
"l": 0.68815,
"c": 0.11548,
"h": 328.9
},
"luminance": 0.30625
}Semantic roles & 50–950 ramp
primary
#C280BE
secondary
#C3DBC5
accent
#AE3F38
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82