#C280EE#C280EE
#C280EE is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.0% C 0.167 H 310.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C280EE |
|---|---|
| RGB | rgb(194, 128, 238) |
| HSL | hsl(276, 76%, 72%) |
| HSV | hsv(276, 46%, 93%) |
| CMYK | cmyk(18.5%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(64.23, 45.04, -45.74) |
| CIE-LCH | lch(64.23, 64.19, 314.56°) |
| OKLab | oklab(71.01% 0.1086 -0.1274) |
| OKLCH | oklch(71.01% 0.167 310.5) |
| XYZ | xyz(45.3971, 33.0815, 84.8662) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.78
Liliac
#C48EFD
ΔE00 3.94
Easter Purple
#C071FE
ΔE00 4.49
Light Urple
#B36FF6
ΔE00 5.53
Baby Purple
#CA9BF7
ΔE00 6.71
Bright Lavender
#C760FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C280EE #ACEE80
analogous
#8B80EE #C280EE #EE80E3
triadic
#C280EE #EEC280 #80EEC2
tetradic
#C280EE #EE8B80 #ACEE80 #80E3EE
square
#C280EE #EE8B80 #ACEE80 #80E3EE
split-complementary
#C280EE #E3EE80 #80EE8B
monochromatic
#8C1DD7 #A84AE7 #C280EE #DCB6F5 #F2E4FB
Accessibility & contrast
On white
2.76
#C280EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#C280EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C280EE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C280EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C280EE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#BD91AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c280ee; /* rgb */ color: rgb(194, 128, 238); /* oklch */ color: oklch(71.0% 0.167 310.5);
Tailwind
colors: {
custom: {
50: '#d6a6f4',
500: '#c280ee',
950: '#000000',
},
}SCSS
$custom: #c280ee; $custom-light: #d6a6f4; $custom-dark: #000000;
JSON
{
"hex": "#c280ee",
"rgb": {
"r": 194,
"g": 128,
"b": 238
},
"hsl": {
"h": 276,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.71012,
"c": 0.16742,
"h": 310.5
},
"luminance": 0.33081
}Semantic roles & 50–950 ramp
primary
#C280EE
secondary
#E2F3D7
accent
#D90D5E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#150F17
muted
#837F85