#C053DE#C053DE
#C053DE is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.7% C 0.218 H 318.3°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C053DE |
|---|---|
| RGB | rgb(192, 83, 222) |
| HSL | hsl(287, 68%, 60%) |
| HSV | hsv(287, 63%, 87%) |
| CMYK | cmyk(13.5%, 62.6%, 0%, 12.9%) |
| CIE-LAB | lab(54.73, 63.52, -51.86) |
| CIE-LCH | lch(54.73, 82.01, 320.77°) |
| OKLab | oklab(63.71% 0.163 -0.145) |
| OKLCH | oklch(63.71% 0.218 318.3) |
| XYZ | xyz(38.0145, 22.6685, 71.4661) |
| Luminance | 0.2267 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.76
Pinkish Purple
#D648D7
ΔE00 4.24
Heliotrope
#D94FF5
ΔE00 4.71
Bright Lilac
#C95EFB
ΔE00 5.03
Purple Pink
#D725DE
ΔE00 5.28
Lightish Purple
#A552E6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C053DE #71DE53
analogous
#7A53DE #C053DE #DE53B7
triadic
#C053DE #DEC053 #53DEC0
tetradic
#C053DE #DE7A53 #71DE53 #53B7DE
square
#C053DE #DE7A53 #71DE53 #53B7DE
split-complementary
#C053DE #B7DE53 #53DE7A
monochromatic
#7E1D99 #A927CD #C053DE #D386E8 #E6BAF2
Accessibility & contrast
On white
3.80
#C053DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#C053DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C053DE
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C053DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C053DE | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#287CE2
Deuteranopia (green-blind)
#5A87DB
Tritanopia (blue-blind)
#C06B91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c053de; /* rgb */ color: rgb(192, 83, 222); /* oklch */ color: oklch(63.7% 0.218 318.3);
Tailwind
colors: {
custom: {
50: '#d68ae9',
500: '#c053de',
950: '#000000',
},
}SCSS
$custom: #c053de; $custom-light: #d68ae9; $custom-dark: #000000;
JSON
{
"hex": "#c053de",
"rgb": {
"r": 192,
"g": 83,
"b": 222
},
"hsl": {
"h": 287.05,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.63708,
"c": 0.21816,
"h": 318.3
},
"luminance": 0.22667
}Semantic roles & 50–950 ramp
primary
#C053DE
secondary
#B7E1AC
accent
#EB3D63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84