#C184FF#C184FF
#C184FF is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.4% C 0.180 H 305.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C184FF |
|---|---|
| RGB | rgb(193, 132, 255) |
| HSL | hsl(270, 100%, 76%) |
| HSV | hsv(270, 48%, 100%) |
| CMYK | cmyk(24.3%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(65.80, 46.40, -52.61) |
| CIE-LCH | lch(65.80, 70.15, 311.42°) |
| OKLab | oklab(72.43% 0.1041 -0.1474) |
| OKLCH | oklch(72.43% 0.18 305.2) |
| XYZ | xyz(48.2898, 35.0603, 98.8117) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.56
Light Purple
#BF77F6
ΔE00 3.27
Easter Purple
#C071FE
ΔE00 4.33
Light Urple
#B36FF6
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C184FF #C2FF84
analogous
#8484FF #C184FF #FE84FF
triadic
#C184FF #FFC184 #84FFC1
tetradic
#C184FF #FF8484 #C2FF84 #84FFFE
square
#C184FF #FF8484 #C2FF84 #84FFFE
split-complementary
#C184FF #FFFE84 #84FF84
monochromatic
#830AFF #A247FF #C184FF #E0C1FF #F0E0FF
Accessibility & contrast
On white
2.62
#C184FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#C184FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C184FF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C184FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C184FF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#B799B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c184ff; /* rgb */ color: rgb(193, 132, 255); /* oklch */ color: oklch(72.4% 0.180 305.2);
Tailwind
colors: {
custom: {
50: '#d6a9ff',
500: '#c184ff',
950: '#000000',
},
}SCSS
$custom: #c184ff; $custom-light: #d6a9ff; $custom-dark: #000000;
JSON
{
"hex": "#c184ff",
"rgb": {
"r": 193,
"g": 132,
"b": 255
},
"hsl": {
"h": 269.756,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.72428,
"c": 0.18049,
"h": 305.2
},
"luminance": 0.3506
}Semantic roles & 50–950 ramp
primary
#C184FF
secondary
#E6F7D4
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#151018
muted
#837F86