#CB53BA#CB53BA
#CB53BA is a light, vivid purple. Relative luminance 0.224; OKLCH L 63.3% C 0.193 H 333.5°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CB53BA |
|---|---|
| RGB | rgb(203, 83, 186) |
| HSL | hsl(309, 54%, 56%) |
| HSV | hsv(309, 59%, 80%) |
| CMYK | cmyk(0%, 59.1%, 8.4%, 20.4%) |
| CIE-LAB | lab(54.48, 59.91, -31.59) |
| CIE-LCH | lch(54.48, 67.73, 332.20°) |
| OKLab | oklab(63.26% 0.1727 -0.0861) |
| OKLCH | oklch(63.26% 0.193 333.5) |
| XYZ | xyz(36.5849, 22.4309, 48.8476) |
| Luminance | 0.2243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.87
Purpleish Pink
#DF4EC8
ΔE00 3.59
Purplish Pink
#CE5DAE
ΔE00 3.91
Purpley Pink
#C83CB9
ΔE00 4.36
Pinkish Purple
#D648D7
ΔE00 4.90
Mediumorchid
#BA55D3
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB53BA #53CB64
analogous
#A053CB #CB53BA #CB537E
triadic
#CB53BA #BACB53 #53BACB
tetradic
#CB53BA #CBA053 #53CB64 #537ECB
square
#CB53BA #CBA053 #53CB64 #537ECB
split-complementary
#CB53BA #7ECB53 #53CBA0
monochromatic
#7E2671 #AD349C #CB53BA #D982CD #E7B1E0
Accessibility & contrast
On white
3.83
#CB53BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#CB53BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB53BA
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB53BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB53BA | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 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)
#5177BD
Deuteranopia (green-blind)
#7689B7
Tritanopia (blue-blind)
#D45C7F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb53ba; /* rgb */ color: rgb(203, 83, 186); /* oklch */ color: oklch(63.3% 0.193 333.5);
Tailwind
colors: {
custom: {
50: '#de8acf',
500: '#cb53ba',
950: '#000000',
},
}SCSS
$custom: #cb53ba; $custom-light: #de8acf; $custom-dark: #000000;
JSON
{
"hex": "#cb53ba",
"rgb": {
"r": 203,
"g": 83,
"b": 186
},
"hsl": {
"h": 308.5,
"s": 53.571,
"l": 56.078
},
"oklch": {
"l": 0.63259,
"c": 0.19298,
"h": 333.5
},
"luminance": 0.22428
}Semantic roles & 50–950 ramp
primary
#CB53BA
secondary
#A4D6AB
accent
#DD604B
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#150C14
muted
#847D82