#CB55BE#CB55BE
#CB55BE is a light, vivid purple. Relative luminance 0.229; OKLCH L 63.7% C 0.193 H 332.1°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CB55BE |
|---|---|
| RGB | rgb(203, 85, 190) |
| HSL | hsl(307, 53%, 56%) |
| HSV | hsv(307, 58%, 80%) |
| CMYK | cmyk(0%, 58.1%, 6.4%, 20.4%) |
| CIE-LAB | lab(54.98, 59.68, -33.11) |
| CIE-LCH | lch(54.98, 68.25, 330.98°) |
| OKLab | oklab(63.69% 0.1707 -0.0905) |
| OKLCH | oklch(63.69% 0.193 332.1) |
| XYZ | xyz(37.1713, 22.9138, 51.1702) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.94
Purpleish Pink
#DF4EC8
ΔE00 3.33
Purplish Pink
#CE5DAE
ΔE00 4.28
Pinkish Purple
#D648D7
ΔE00 4.36
Purpley Pink
#C83CB9
ΔE00 4.71
Mediumorchid
#BA55D3
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB55BE #55CB62
analogous
#9D55CB #CB55BE #CB5583
triadic
#CB55BE #BECB55 #55BECB
tetradic
#CB55BE #CB9D55 #55CB62 #5583CB
square
#CB55BE #CB9D55 #55CB62 #5583CB
split-complementary
#CB55BE #83CB55 #55CB9D
monochromatic
#7F2775 #AE35A0 #CB55BE #D984D0 #E8B3E2
Accessibility & contrast
On white
3.76
#CB55BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CB55BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB55BE
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB55BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB55BE | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5079C1
Deuteranopia (green-blind)
#768ABB
Tritanopia (blue-blind)
#D35F82
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cb55be; /* rgb */ color: rgb(203, 85, 190); /* oklch */ color: oklch(63.7% 0.193 332.1);
Tailwind
colors: {
custom: {
50: '#de8bd2',
500: '#cb55be',
950: '#000000',
},
}SCSS
$custom: #cb55be; $custom-light: #de8bd2; $custom-dark: #000000;
JSON
{
"hex": "#cb55be",
"rgb": {
"r": 203,
"g": 85,
"b": 190
},
"hsl": {
"h": 306.61,
"s": 53.153,
"l": 56.471
},
"oklch": {
"l": 0.63685,
"c": 0.19322,
"h": 332.1
},
"luminance": 0.22911
}Semantic roles & 50–950 ramp
primary
#CB55BE
secondary
#A6D6AB
accent
#DD5B4B
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82