#CB54BF#CB54BF
#CB54BF is a light, vivid purple. Relative luminance 0.228; OKLCH L 63.6% C 0.195 H 331.7°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CB54BF |
|---|---|
| RGB | rgb(203, 84, 191) |
| HSL | hsl(306, 53%, 56%) |
| HSV | hsv(306, 59%, 80%) |
| CMYK | cmyk(0%, 58.6%, 5.9%, 20.4%) |
| CIE-LAB | lab(54.87, 60.29, -33.87) |
| CIE-LCH | lch(54.87, 69.15, 330.67°) |
| OKLab | oklab(63.62% 0.1721 -0.0927) |
| OKLCH | oklch(63.62% 0.195 331.7) |
| XYZ | xyz(37.2028, 22.8014, 51.7218) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.72
Purpleish Pink
#DF4EC8
ΔE00 3.33
Pinkish Purple
#D648D7
ΔE00 4.12
Purpley Pink
#C83CB9
ΔE00 4.53
Purplish Pink
#CE5DAE
ΔE00 4.56
Mediumorchid
#BA55D3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB54BF #54CB60
analogous
#9C54CB #CB54BF #CB5484
triadic
#CB54BF #BFCB54 #54BFCB
tetradic
#CB54BF #CB9C54 #54CB60 #5484CB
square
#CB54BF #CB9C54 #54CB60 #5484CB
split-complementary
#CB54BF #84CB54 #54CB9C
monochromatic
#7E2675 #AD35A1 #CB54BF #D983D1 #E8B2E2
Accessibility & contrast
On white
3.78
#CB54BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#CB54BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB54BF
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB54BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB54BF | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F79C2
Deuteranopia (green-blind)
#7589BC
Tritanopia (blue-blind)
#D35E82
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cb54bf; /* rgb */ color: rgb(203, 84, 191); /* oklch */ color: oklch(63.6% 0.195 331.7);
Tailwind
colors: {
custom: {
50: '#de8bd2',
500: '#cb54bf',
950: '#000000',
},
}SCSS
$custom: #cb54bf; $custom-light: #de8bd2; $custom-dark: #000000;
JSON
{
"hex": "#cb54bf",
"rgb": {
"r": 203,
"g": 84,
"b": 191
},
"hsl": {
"h": 306.05,
"s": 53.363,
"l": 56.275
},
"oklch": {
"l": 0.63615,
"c": 0.19548,
"h": 331.7
},
"luminance": 0.22799
}Semantic roles & 50–950 ramp
primary
#CB54BF
secondary
#A5D6AA
accent
#DD5A4B
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82