#C153E6#C153E6
#C153E6 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.3% C 0.226 H 316.5°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C153E6 |
|---|---|
| RGB | rgb(193, 83, 230) |
| HSL | hsl(285, 75%, 61%) |
| HSV | hsv(285, 64%, 90%) |
| CMYK | cmyk(16.1%, 63.9%, 0%, 9.8%) |
| CIE-LAB | lab(55.32, 65.30, -55.43) |
| CIE-LCH | lch(55.32, 85.65, 319.68°) |
| OKLab | oklab(64.31% 0.1641 -0.1554) |
| OKLCH | oklch(64.31% 0.226 316.5) |
| XYZ | xyz(39.3664, 23.2386, 77.2594) |
| Luminance | 0.2324 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.88
Bright Lilac
#C95EFB
ΔE00 4.04
Heliotrope
#D94FF5
ΔE00 4.11
Bright Lavender
#C760FF
ΔE00 4.62
Pinkish Purple
#D648D7
ΔE00 4.83
Lightish Purple
#A552E6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153E6 #78E653
analogous
#7853E6 #C153E6 #E653C2
triadic
#C153E6 #E6C153 #53E6C1
tetradic
#C153E6 #E67853 #78E653 #53C2E6
square
#C153E6 #E67853 #78E653 #53C2E6
split-complementary
#C153E6 #C2E653 #53E678
monochromatic
#8318A6 #AD20DC #C153E6 #D488EE #E8BEF6
Accessibility & contrast
On white
3.72
#C153E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#C153E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153E6
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153E6 | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A7EEA
Deuteranopia (green-blind)
#5588E2
Tritanopia (blue-blind)
#BF6E96
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c153e6; /* rgb */ color: rgb(193, 83, 230); /* oklch */ color: oklch(64.3% 0.226 316.5);
Tailwind
colors: {
custom: {
50: '#d78aee',
500: '#c153e6',
950: '#000000',
},
}SCSS
$custom: #c153e6; $custom-light: #d78aee; $custom-dark: #000000;
JSON
{
"hex": "#c153e6",
"rgb": {
"r": 193,
"g": 83,
"b": 230
},
"hsl": {
"h": 284.898,
"s": 74.619,
"l": 61.373
},
"oklch": {
"l": 0.64307,
"c": 0.22598,
"h": 316.5
},
"luminance": 0.23237
}Semantic roles & 50–950 ramp
primary
#C153E6
secondary
#BDE6AF
accent
#D70F41
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84