#CB53DA#CB53DA
#CB53DA is a light, highly saturated purple. Relative luminance 0.239; OKLCH L 64.9% C 0.220 H 323.1°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CB53DA |
|---|---|
| RGB | rgb(203, 83, 218) |
| HSL | hsl(293, 65%, 59%) |
| HSV | hsv(293, 62%, 85%) |
| CMYK | cmyk(6.9%, 61.9%, 0%, 14.5%) |
| CIE-LAB | lab(56.03, 65.37, -47.43) |
| CIE-LCH | lch(56.03, 80.76, 324.03°) |
| OKLab | oklab(64.9% 0.1756 -0.1318) |
| OKLCH | oklch(64.9% 0.22 323.1) |
| XYZ | xyz(40.3755, 23.9472, 68.8116) |
| Luminance | 0.2394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.21
Mediumorchid
#BA55D3
ΔE00 3.02
Heliotrope
#D94FF5
ΔE00 4.02
Pinky Purple
#C94CBE
ΔE00 4.82
Purple Pink
#D725DE
ΔE00 4.93
Purpleish Pink
#DF4EC8
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB53DA #62DA53
analogous
#8853DA #CB53DA #DA53A6
triadic
#CB53DA #DACB53 #53DACB
tetradic
#CB53DA #DA8853 #62DA53 #53A6DA
square
#CB53DA #DA8853 #62DA53 #53A6DA
split-complementary
#CB53DA #A6DA53 #53DA88
monochromatic
#862093 #B42AC5 #CB53DA #DA85E5 #E9B8F0
Accessibility & contrast
On white
3.63
#CB53DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#CB53DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB53DA
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB53DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB53DA | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#377DDE
Deuteranopia (green-blind)
#668BD6
Tritanopia (blue-blind)
#CE688F
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #cb53da; /* rgb */ color: rgb(203, 83, 218); /* oklch */ color: oklch(64.9% 0.220 323.1);
Tailwind
colors: {
custom: {
50: '#de8be6',
500: '#cb53da',
950: '#000000',
},
}SCSS
$custom: #cb53da; $custom-light: #de8be6; $custom-dark: #000000;
JSON
{
"hex": "#cb53da",
"rgb": {
"r": 203,
"g": 83,
"b": 218
},
"hsl": {
"h": 293.333,
"s": 64.593,
"l": 59.02
},
"oklch": {
"l": 0.64896,
"c": 0.21956,
"h": 323.1
},
"luminance": 0.23945
}Semantic roles & 50–950 ramp
primary
#CB53DA
secondary
#B0DFAA
accent
#E84053
background
#FEF8FE
surface
#FCF0FC
border
#D5CBD5
text
#160C16
muted
#847D84