#C053DA#C053DA
#C053DA is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.5% C 0.214 H 319.4°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C053DA |
|---|---|
| RGB | rgb(192, 83, 218) |
| HSL | hsl(288, 65%, 59%) |
| HSV | hsv(288, 62%, 85%) |
| CMYK | cmyk(11.9%, 61.9%, 0%, 14.5%) |
| CIE-LAB | lab(54.51, 62.76, -49.95) |
| CIE-LCH | lch(54.51, 80.21, 321.48°) |
| OKLab | oklab(63.48% 0.1629 -0.1395) |
| OKLCH | oklch(63.48% 0.214 319.4) |
| XYZ | xyz(37.4848, 22.4566, 68.6761) |
| Luminance | 0.2245 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.30
Pinkish Purple
#D648D7
ΔE00 3.95
Heliotrope
#D94FF5
ΔE00 5.04
Purple Pink
#D725DE
ΔE00 5.16
Pinky Purple
#C94CBE
ΔE00 5.52
Bright Lilac
#C95EFB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C053DA #6DDA53
analogous
#7D53DA #C053DA #DA53B1
triadic
#C053DA #DAC053 #53DAC0
tetradic
#C053DA #DA7D53 #6DDA53 #53B1DA
square
#C053DA #DA7D53 #6DDA53 #53B1DA
split-complementary
#C053DA #B1DA53 #53DA7D
monochromatic
#7D2093 #A82AC5 #C053DA #D285E5 #E5B8F0
Accessibility & contrast
On white
3.82
#C053DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#C053DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C053DA
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C053DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C053DA | 1.00 | 3.82 | 5.49 | 5.49 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7BDE
Deuteranopia (green-blind)
#5D86D7
Tritanopia (blue-blind)
#C0698F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c053da; /* rgb */ color: rgb(192, 83, 218); /* oklch */ color: oklch(63.5% 0.214 319.4);
Tailwind
colors: {
custom: {
50: '#d68ae6',
500: '#c053da',
950: '#000000',
},
}SCSS
$custom: #c053da; $custom-light: #d68ae6; $custom-dark: #000000;
JSON
{
"hex": "#c053da",
"rgb": {
"r": 192,
"g": 83,
"b": 218
},
"hsl": {
"h": 288.444,
"s": 64.593,
"l": 59.02
},
"oklch": {
"l": 0.63477,
"c": 0.21447,
"h": 319.4
},
"luminance": 0.22455
}Semantic roles & 50–950 ramp
primary
#C053DA
secondary
#B4DFAA
accent
#E84060
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84