#C150FF#C150FF
#C150FF is a light, highly saturated violet. Relative luminance 0.243; OKLCH L 65.6% C 0.253 H 310.9°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C150FF |
|---|---|
| RGB | rgb(193, 80, 255) |
| HSL | hsl(279, 100%, 66%) |
| HSV | hsv(279, 69%, 100%) |
| CMYK | cmyk(24.3%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(56.38, 71.57, -67.66) |
| CIE-LCH | lch(56.38, 98.48, 316.61°) |
| OKLab | oklab(65.56% 0.1656 -0.1913) |
| OKLCH | oklch(65.56% 0.253 310.9) |
| XYZ | xyz(42.9075, 24.2958, 97.0176) |
| Luminance | 0.2429 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.24
Bright Lavender
#C760FF
ΔE00 3.30
Lighter Purple
#A55AF4
ΔE00 4.60
Heliotrope
#D94FF5
ΔE00 4.68
Lightish Purple
#A552E6
ΔE00 5.53
Light Urple
#B36FF6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C150FF #8EFF50
analogous
#6950FF #C150FF #FF50E5
triadic
#C150FF #FFC150 #50FFC1
tetradic
#C150FF #FF6950 #8EFF50 #50E5FF
square
#C150FF #FF6950 #8EFF50 #50E5FF
split-complementary
#C150FF #E5FF50 #50FF69
monochromatic
#8900D5 #AB13FF #C150FF #D78DFF #ECCAFF
Accessibility & contrast
On white
3.58
#C150FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#C150FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C150FF
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C150FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C150FF | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0082FF
Deuteranopia (green-blind)
#3689FB
Tritanopia (blue-blind)
#B976A2
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #c150ff; /* rgb */ color: rgb(193, 80, 255); /* oklch */ color: oklch(65.6% 0.253 310.9);
Tailwind
colors: {
custom: {
50: '#d889ff',
500: '#c150ff',
950: '#000000',
},
}SCSS
$custom: #c150ff; $custom-light: #d889ff; $custom-dark: #000000;
JSON
{
"hex": "#c150ff",
"rgb": {
"r": 193,
"g": 80,
"b": 255
},
"hsl": {
"h": 278.743,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.65556,
"c": 0.25296,
"h": 310.9
},
"luminance": 0.24295
}Semantic roles & 50–950 ramp
primary
#C150FF
secondary
#CDF3B8
accent
#E60051
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C18
muted
#837D86