#C151E9#C151E9
#C151E9 is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.3% C 0.231 H 315.9°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C151E9 |
|---|---|
| RGB | rgb(193, 81, 233) |
| HSL | hsl(284, 78%, 62%) |
| HSV | hsv(284, 65%, 91%) |
| CMYK | cmyk(17.2%, 65.2%, 0%, 8.6%) |
| CIE-LAB | lab(55.18, 66.75, -57.33) |
| CIE-LCH | lch(55.18, 87.99, 319.34°) |
| OKLab | oklab(64.27% 0.1662 -0.161) |
| OKLCH | oklch(64.27% 0.231 315.9) |
| XYZ | xyz(39.6404, 23.1070, 79.4470) |
| Luminance | 0.2311 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.28
Bright Lilac
#C95EFB
ΔE00 4.01
Heliotrope
#D94FF5
ΔE00 4.15
Bright Lavender
#C760FF
ΔE00 4.55
Lightish Purple
#A552E6
ΔE00 5.12
Pinkish Purple
#D648D7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C151E9 #79E951
analogous
#7551E9 #C151E9 #E951C5
triadic
#C151E9 #E9C151 #51E9C1
tetradic
#C151E9 #E97551 #79E951 #51C5E9
square
#C151E9 #E97551 #79E951 #51C5E9
split-complementary
#C151E9 #C5E951 #51E975
monochromatic
#8316AA #AD1CE0 #C151E9 #D487F0 #E8BEF7
Accessibility & contrast
On white
3.74
#C151E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#C151E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C151E9
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C151E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C151E9 | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#037DEE
Deuteranopia (green-blind)
#5087E5
Tritanopia (blue-blind)
#BE6E96
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c151e9; /* rgb */ color: rgb(193, 81, 233); /* oklch */ color: oklch(64.3% 0.231 315.9);
Tailwind
colors: {
custom: {
50: '#d889f1',
500: '#c151e9',
950: '#000000',
},
}SCSS
$custom: #c151e9; $custom-light: #d889f1; $custom-dark: #000000;
JSON
{
"hex": "#c151e9",
"rgb": {
"r": 193,
"g": 81,
"b": 233
},
"hsl": {
"h": 284.211,
"s": 77.551,
"l": 61.569
},
"oklch": {
"l": 0.64266,
"c": 0.23135,
"h": 315.9
},
"luminance": 0.23106
}Semantic roles & 50–950 ramp
primary
#C151E9
secondary
#BEE7AF
accent
#DA0C42
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85