#C150DE#C150DE
#C150DE is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.5% C 0.223 H 318.8°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C150DE |
|---|---|
| RGB | rgb(193, 80, 222) |
| HSL | hsl(288, 68%, 59%) |
| HSV | hsv(288, 64%, 87%) |
| CMYK | cmyk(13.1%, 64%, 0%, 12.9%) |
| CIE-LAB | lab(54.40, 65.05, -52.39) |
| CIE-LCH | lch(54.40, 83.52, 321.15°) |
| OKLab | oklab(63.5% 0.1676 -0.1465) |
| OKLCH | oklch(63.5% 0.223 318.8) |
| XYZ | xyz(38.0440, 22.3504, 71.4032) |
| Luminance | 0.2235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.85
Pinkish Purple
#D648D7
ΔE00 4.09
Heliotrope
#D94FF5
ΔE00 4.78
Purple Pink
#D725DE
ΔE00 4.82
Bright Lilac
#C95EFB
ΔE00 5.31
Lightish Purple
#A552E6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C150DE #6DDE50
analogous
#7A50DE #C150DE #DE50B4
triadic
#C150DE #DEC150 #50DEC1
tetradic
#C150DE #DE7A50 #6DDE50 #50B4DE
square
#C150DE #DE7A50 #6DDE50 #50B4DE
split-complementary
#C150DE #B4DE50 #50DE7A
monochromatic
#7E1C97 #A926CB #C150DE #D383E8 #E5B7F1
Accessibility & contrast
On white
3.84
#C150DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C150DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C150DE
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C150DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C150DE | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#227BE2
Deuteranopia (green-blind)
#5886DB
Tritanopia (blue-blind)
#C16990
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c150de; /* rgb */ color: rgb(193, 80, 222); /* oklch */ color: oklch(63.5% 0.223 318.8);
Tailwind
colors: {
custom: {
50: '#d788e9',
500: '#c150de',
950: '#000000',
},
}SCSS
$custom: #c150de; $custom-light: #d788e9; $custom-dark: #000000;
JSON
{
"hex": "#c150de",
"rgb": {
"r": 193,
"g": 80,
"b": 222
},
"hsl": {
"h": 287.746,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.63496,
"c": 0.22259,
"h": 318.8
},
"luminance": 0.22349
}Semantic roles & 50–950 ramp
primary
#C150DE
secondary
#B4E1A9
accent
#EB3D60
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84