#C153ED#C153ED
#C153ED is a light, highly saturated purple. Relative luminance 0.236; OKLCH L 64.7% C 0.233 H 314.8°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C153ED |
|---|---|
| RGB | rgb(193, 83, 237) |
| HSL | hsl(283, 81%, 63%) |
| HSV | hsv(283, 65%, 93%) |
| CMYK | cmyk(18.6%, 65%, 0%, 7.1%) |
| CIE-LAB | lab(55.73, 66.68, -58.70) |
| CIE-LCH | lch(55.73, 88.84, 318.64°) |
| OKLab | oklab(64.73% 0.1638 -0.165) |
| OKLCH | oklch(64.73% 0.233 314.8) |
| XYZ | xyz(40.3691, 23.6398, 82.5408) |
| Luminance | 0.2364 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.38
Mediumorchid
#BA55D3
ΔE00 3.86
Bright Lavender
#C760FF
ΔE00 3.87
Heliotrope
#D94FF5
ΔE00 3.96
Lightish Purple
#A552E6
ΔE00 5.20
Lighter Purple
#A55AF4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153ED #7FED53
analogous
#7453ED #C153ED #ED53CC
triadic
#C153ED #EDC153 #53EDC1
tetradic
#C153ED #ED7453 #7FED53 #53CCED
square
#C153ED #ED7453 #7FED53 #53CCED
split-complementary
#C153ED #CCED53 #53ED74
monochromatic
#8513B3 #AD1CE7 #C153ED #D58AF3 #E9C2F9
Accessibility & contrast
On white
3.67
#C153ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#C153ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153ED
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153ED | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF2
Deuteranopia (green-blind)
#4F88E9
Tritanopia (blue-blind)
#BD7199
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c153ed; /* rgb */ color: rgb(193, 83, 237); /* oklch */ color: oklch(64.7% 0.233 314.8);
Tailwind
colors: {
custom: {
50: '#d88af3',
500: '#c153ed',
950: '#000000',
},
}SCSS
$custom: #c153ed; $custom-light: #d88af3; $custom-dark: #000000;
JSON
{
"hex": "#c153ed",
"rgb": {
"r": 193,
"g": 83,
"b": 237
},
"hsl": {
"h": 282.857,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.64732,
"c": 0.23251,
"h": 314.8
},
"luminance": 0.23638
}Semantic roles & 50–950 ramp
primary
#C153ED
secondary
#C2EAB2
accent
#DD0845
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85