#C180FF#C180FF
#C180FF is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.8% C 0.187 H 305.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C180FF |
|---|---|
| RGB | rgb(193, 128, 255) |
| HSL | hsl(271, 100%, 75%) |
| HSV | hsv(271, 50%, 100%) |
| CMYK | cmyk(24.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(64.96, 48.54, -53.93) |
| CIE-LCH | lch(64.96, 72.56, 311.99°) |
| OKLab | oklab(71.81% 0.1094 -0.1513) |
| OKLCH | oklch(71.81% 0.187 305.9) |
| XYZ | xyz(47.7577, 33.9962, 98.6343) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.43
Easter Purple
#C071FE
ΔE00 3.39
Liliac
#C48EFD
ΔE00 3.48
Light Urple
#B36FF6
ΔE00 4.77
Bright Lavender
#C760FF
ΔE00 6.62
Bright Lilac
#C95EFB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C180FF #BEFF80
analogous
#8280FF #C180FF #FF80FD
triadic
#C180FF #FFC180 #80FFC1
tetradic
#C180FF #FF8280 #BEFF80 #80FDFF
square
#C180FF #FF8280 #BEFF80 #80FDFF
split-complementary
#C180FF #FDFF80 #80FF82
monochromatic
#8506FF #A343FF #C180FF #DFBDFF #F0E0FF
Accessibility & contrast
On white
2.69
#C180FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#C180FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C180FF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C180FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C180FF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9BFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#B796B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c180ff; /* rgb */ color: rgb(193, 128, 255); /* oklch */ color: oklch(71.8% 0.187 305.9);
Tailwind
colors: {
custom: {
50: '#d6a6ff',
500: '#c180ff',
950: '#000000',
},
}SCSS
$custom: #c180ff; $custom-light: #d6a6ff; $custom-dark: #000000;
JSON
{
"hex": "#c180ff",
"rgb": {
"r": 193,
"g": 128,
"b": 255
},
"hsl": {
"h": 270.709,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71806,
"c": 0.18667,
"h": 305.9
},
"luminance": 0.33996
}Semantic roles & 50–950 ramp
primary
#C180FF
secondary
#E5F7D4
accent
#E60070
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86