#C280F5#C280F5
#C280F5 is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.4% C 0.175 H 308.6°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C280F5 |
|---|---|
| RGB | rgb(194, 128, 245) |
| HSL | hsl(274, 85%, 73%) |
| HSV | hsv(274, 48%, 96%) |
| CMYK | cmyk(20.8%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(64.56, 46.57, -49.06) |
| CIE-LCH | lch(64.56, 67.64, 313.50°) |
| OKLab | oklab(71.37% 0.1095 -0.1371) |
| OKLCH | oklch(71.37% 0.175 308.6) |
| XYZ | xyz(46.4456, 33.5009, 90.3880) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.24
Liliac
#C48EFD
ΔE00 3.49
Easter Purple
#C071FE
ΔE00 3.82
Light Urple
#B36FF6
ΔE00 5.06
Bright Lavender
#C760FF
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C280F5 #B3F580
analogous
#8780F5 #C280F5 #F580ED
triadic
#C280F5 #F5C280 #80F5C2
tetradic
#C280F5 #F58780 #B3F580 #80EDF5
square
#C280F5 #F58780 #B3F580 #80EDF5
split-complementary
#C280F5 #EDF580 #80F587
monochromatic
#8B12E8 #A747F1 #C280F5 #DDB9F9 #F1E3FD
Accessibility & contrast
On white
2.73
#C280F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#C280F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C280F5
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C280F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C280F5 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AF9
Deuteranopia (green-blind)
#749EF2
Tritanopia (blue-blind)
#BB93AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c280f5; /* rgb */ color: rgb(194, 128, 245); /* oklch */ color: oklch(71.4% 0.175 308.6);
Tailwind
colors: {
custom: {
50: '#d7a6f9',
500: '#c280f5',
950: '#000000',
},
}SCSS
$custom: #c280f5; $custom-light: #d7a6f9; $custom-dark: #000000;
JSON
{
"hex": "#c280f5",
"rgb": {
"r": 194,
"g": 128,
"b": 245
},
"hsl": {
"h": 273.846,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.71374,
"c": 0.17544,
"h": 308.6
},
"luminance": 0.335
}Semantic roles & 50–950 ramp
primary
#C280F5
secondary
#E4F5D6
accent
#E20465
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F17
muted
#837F85