#CB55BA#CB55BA
#CB55BA is a light, vivid purple. Relative luminance 0.227; OKLCH L 63.5% C 0.190 H 333.5°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CB55BA |
|---|---|
| RGB | rgb(203, 85, 186) |
| HSL | hsl(309, 53%, 56%) |
| HSV | hsv(309, 58%, 80%) |
| CMYK | cmyk(0%, 58.1%, 8.4%, 20.4%) |
| CIE-LAB | lab(54.80, 59.03, -31.08) |
| CIE-LCH | lch(54.80, 66.71, 332.23°) |
| OKLab | oklab(63.5% 0.1701 -0.0847) |
| OKLCH | oklch(63.5% 0.19 333.5) |
| XYZ | xyz(36.7401, 22.7414, 48.8993) |
| Luminance | 0.2274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.23
Purpleish Pink
#DF4EC8
ΔE00 3.54
Purplish Pink
#CE5DAE
ΔE00 3.63
Purpley Pink
#C83CB9
ΔE00 4.76
Pinkish Purple
#D648D7
ΔE00 5.03
Mediumorchid
#BA55D3
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB55BA #55CB66
analogous
#A155CB #CB55BA #CB557F
triadic
#CB55BA #BACB55 #55BACB
tetradic
#CB55BA #CBA155 #55CB66 #557FCB
square
#CB55BA #CBA155 #55CB66 #557FCB
split-complementary
#CB55BA #7FCB55 #55CBA1
monochromatic
#7F2772 #AE359C #CB55BA #D984CD #E8B3E0
Accessibility & contrast
On white
3.79
#CB55BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#CB55BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB55BA
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB55BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB55BA | 1.00 | 3.79 | 5.55 | 5.55 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5378BD
Deuteranopia (green-blind)
#7789B7
Tritanopia (blue-blind)
#D45D80
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cb55ba; /* rgb */ color: rgb(203, 85, 186); /* oklch */ color: oklch(63.5% 0.190 333.5);
Tailwind
colors: {
custom: {
50: '#de8bcf',
500: '#cb55ba',
950: '#000000',
},
}SCSS
$custom: #cb55ba; $custom-light: #de8bcf; $custom-dark: #000000;
JSON
{
"hex": "#cb55ba",
"rgb": {
"r": 203,
"g": 85,
"b": 186
},
"hsl": {
"h": 308.644,
"s": 53.153,
"l": 56.471
},
"oklch": {
"l": 0.63496,
"c": 0.19006,
"h": 333.5
},
"luminance": 0.22739
}Semantic roles & 50–950 ramp
primary
#CB55BA
secondary
#A6D6AD
accent
#DD604B
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82