#CB53B2#CB53B2
#CB53B2 is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.9% C 0.187 H 336.5°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CB53B2 |
|---|---|
| RGB | rgb(203, 83, 178) |
| HSL | hsl(313, 54%, 56%) |
| HSV | hsv(313, 59%, 80%) |
| CMYK | cmyk(0%, 59.1%, 12.3%, 20.4%) |
| CIE-LAB | lab(54.13, 58.65, -27.49) |
| CIE-LCH | lch(54.13, 64.78, 334.88°) |
| OKLab | oklab(62.89% 0.1714 -0.0745) |
| OKLCH | oklch(62.89% 0.187 336.5) |
| XYZ | xyz(35.7581, 22.1002, 44.4933) |
| Luminance | 0.2210 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.84
Pinky Purple
#C94CBE
ΔE00 3.07
Purpleish Pink
#DF4EC8
ΔE00 4.38
Purpley Pink
#C83CB9
ΔE00 4.85
Pale Magenta
#D767AD
ΔE00 6.31
Pinkish Purple
#D648D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB53B2 #53CB6C
analogous
#A853CB #CB53B2 #CB5376
triadic
#CB53B2 #B2CB53 #53B2CB
tetradic
#CB53B2 #CBA853 #53CB6C #5376CB
square
#CB53B2 #CBA853 #53CB6C #5376CB
split-complementary
#CB53B2 #76CB53 #53CBA8
monochromatic
#7E266B #AD3494 #CB53B2 #D982C7 #E7B1DC
Accessibility & contrast
On white
3.87
#CB53B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#CB53B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB53B2
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB53B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB53B2 | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5576B5
Deuteranopia (green-blind)
#7988AF
Tritanopia (blue-blind)
#D5597B
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb53b2; /* rgb */ color: rgb(203, 83, 178); /* oklch */ color: oklch(62.9% 0.187 336.5);
Tailwind
colors: {
custom: {
50: '#de8ac9',
500: '#cb53b2',
950: '#000000',
},
}SCSS
$custom: #cb53b2; $custom-light: #de8ac9; $custom-dark: #000000;
JSON
{
"hex": "#cb53b2",
"rgb": {
"r": 203,
"g": 83,
"b": 178
},
"hsl": {
"h": 312.5,
"s": 53.571,
"l": 56.078
},
"oklch": {
"l": 0.6289,
"c": 0.18689,
"h": 336.5
},
"luminance": 0.22097
}Semantic roles & 50–950 ramp
primary
#CB53B2
secondary
#A4D6AE
accent
#DD694B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#150C13
muted
#847D82