#C153E8#C153E8
#C153E8 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.4% C 0.228 H 316.0°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C153E8 |
|---|---|
| RGB | rgb(193, 83, 232) |
| HSL | hsl(284, 76%, 62%) |
| HSV | hsv(284, 64%, 91%) |
| CMYK | cmyk(16.8%, 64.2%, 0%, 9%) |
| CIE-LAB | lab(55.43, 65.70, -56.36) |
| CIE-LCH | lch(55.43, 86.56, 319.37°) |
| OKLab | oklab(64.43% 0.164 -0.1582) |
| OKLCH | oklch(64.43% 0.228 316) |
| XYZ | xyz(39.6488, 23.3516, 78.7471) |
| Luminance | 0.2335 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.16
Bright Lilac
#C95EFB
ΔE00 3.83
Heliotrope
#D94FF5
ΔE00 4.04
Bright Lavender
#C760FF
ΔE00 4.39
Pinkish Purple
#D648D7
ΔE00 5.04
Lightish Purple
#A552E6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153E8 #7AE853
analogous
#7753E8 #C153E8 #E853C5
triadic
#C153E8 #E8C153 #53E8C1
tetradic
#C153E8 #E87753 #7AE853 #53C5E8
square
#C153E8 #E87753 #7AE853 #53C5E8
split-complementary
#C153E8 #C5E853 #53E877
monochromatic
#8317AA #AD1EE0 #C153E8 #D489EF #E8BFF6
Accessibility & contrast
On white
3.70
#C153E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#C153E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153E8
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153E8 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#147EEC
Deuteranopia (green-blind)
#5388E4
Tritanopia (blue-blind)
#BF6F97
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c153e8; /* rgb */ color: rgb(193, 83, 232); /* oklch */ color: oklch(64.4% 0.228 316.0);
Tailwind
colors: {
custom: {
50: '#d78af0',
500: '#c153e8',
950: '#000000',
},
}SCSS
$custom: #c153e8; $custom-light: #d78af0; $custom-dark: #000000;
JSON
{
"hex": "#c153e8",
"rgb": {
"r": 193,
"g": 83,
"b": 232
},
"hsl": {
"h": 284.295,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.64427,
"c": 0.22785,
"h": 316
},
"luminance": 0.2335
}Semantic roles & 50–950 ramp
primary
#C153E8
secondary
#BEE7B0
accent
#D90D42
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85