#CB53AE#CB53AE
#CB53AE is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.7% C 0.184 H 338.1°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CB53AE |
|---|---|
| RGB | rgb(203, 83, 174) |
| HSL | hsl(315, 54%, 56%) |
| HSV | hsv(315, 59%, 80%) |
| CMYK | cmyk(0%, 59.1%, 14.3%, 20.4%) |
| CIE-LAB | lab(53.97, 58.04, -25.43) |
| CIE-LCH | lch(53.97, 63.37, 336.34°) |
| OKLab | oklab(62.71% 0.1707 -0.0687) |
| OKLCH | oklch(62.71% 0.184 338.1) |
| XYZ | xyz(35.3624, 21.9419, 42.4089) |
| Luminance | 0.2194 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.48
Pinky Purple
#C94CBE
ΔE00 3.79
Purpleish Pink
#DF4EC8
ΔE00 4.92
Purpley Pink
#C83CB9
ΔE00 5.27
Pale Magenta
#D767AD
ΔE00 5.95
Pinkish Purple
#D648D7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB53AE #53CB70
analogous
#AC53CB #CB53AE #CB5372
triadic
#CB53AE #AECB53 #53AECB
tetradic
#CB53AE #CBAC53 #53CB70 #5372CB
square
#CB53AE #CBAC53 #53CB70 #5372CB
split-complementary
#CB53AE #72CB53 #53CBAC
monochromatic
#7E2668 #AD3490 #CB53AE #D982C4 #E7B1DA
Accessibility & contrast
On white
3.90
#CB53AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#CB53AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB53AE
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB53AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB53AE | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5775B1
Deuteranopia (green-blind)
#7B88AB
Tritanopia (blue-blind)
#D55779
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb53ae; /* rgb */ color: rgb(203, 83, 174); /* oklch */ color: oklch(62.7% 0.184 338.1);
Tailwind
colors: {
custom: {
50: '#de8ac6',
500: '#cb53ae',
950: '#000000',
},
}SCSS
$custom: #cb53ae; $custom-light: #de8ac6; $custom-dark: #000000;
JSON
{
"hex": "#cb53ae",
"rgb": {
"r": 203,
"g": 83,
"b": 174
},
"hsl": {
"h": 314.5,
"s": 53.571,
"l": 56.078
},
"oklch": {
"l": 0.62711,
"c": 0.18396,
"h": 338.1
},
"luminance": 0.21939
}Semantic roles & 50–950 ramp
primary
#CB53AE
secondary
#A4D6B0
accent
#DD6E4B
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#150C13
muted
#847D82