#C280F8#C280F8
#C280F8 is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.5% C 0.179 H 307.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C280F8 |
|---|---|
| RGB | rgb(194, 128, 248) |
| HSL | hsl(273, 90%, 74%) |
| HSV | hsv(273, 48%, 97%) |
| CMYK | cmyk(21.8%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(64.71, 47.23, -50.48) |
| CIE-LCH | lch(64.71, 69.13, 313.10°) |
| OKLab | oklab(71.53% 0.1099 -0.1412) |
| OKLCH | oklch(71.53% 0.179 307.9) |
| XYZ | xyz(46.9072, 33.6855, 92.8196) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.18
Liliac
#C48EFD
ΔE00 3.40
Easter Purple
#C071FE
ΔE00 3.62
Light Urple
#B36FF6
ΔE00 4.94
Bright Lavender
#C760FF
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C280F8 #B6F880
analogous
#8680F8 #C280F8 #F880F2
triadic
#C280F8 #F8C280 #80F8C2
tetradic
#C280F8 #F88680 #B6F880 #80F2F8
square
#C280F8 #F88680 #B6F880 #80F2F8
split-complementary
#C280F8 #F2F880 #80F886
monochromatic
#8A0DF0 #A646F5 #C280F8 #DEBAFB #F1E2FD
Accessibility & contrast
On white
2.71
#C280F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#C280F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C280F8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C280F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C280F8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#BA94B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c280f8; /* rgb */ color: rgb(194, 128, 248); /* oklch */ color: oklch(71.5% 0.179 307.9);
Tailwind
colors: {
custom: {
50: '#d7a6fb',
500: '#c280f8',
950: '#000000',
},
}SCSS
$custom: #c280f8; $custom-light: #d7a6fb; $custom-dark: #000000;
JSON
{
"hex": "#c280f8",
"rgb": {
"r": 194,
"g": 128,
"b": 248
},
"hsl": {
"h": 273,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.71532,
"c": 0.17888,
"h": 307.9
},
"luminance": 0.33685
}Semantic roles & 50–950 ramp
primary
#C280F8
secondary
#E4F5D6
accent
#E60067
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85