#CB51BE#CB51BE
#CB51BE is a light, vivid purple. Relative luminance 0.223; OKLCH L 63.2% C 0.199 H 332.0°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CB51BE |
|---|---|
| RGB | rgb(203, 81, 190) |
| HSL | hsl(306, 54%, 56%) |
| HSV | hsv(306, 60%, 80%) |
| CMYK | cmyk(0%, 60.1%, 6.4%, 20.4%) |
| CIE-LAB | lab(54.35, 61.42, -34.11) |
| CIE-LCH | lch(54.35, 70.26, 330.96°) |
| OKLab | oklab(63.22% 0.1758 -0.0933) |
| OKLCH | oklch(63.22% 0.199 332) |
| XYZ | xyz(36.8652, 22.3017, 51.0682) |
| Luminance | 0.2230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.19
Purpleish Pink
#DF4EC8
ΔE00 3.51
Purpley Pink
#C83CB9
ΔE00 3.95
Pinkish Purple
#D648D7
ΔE00 4.12
Purplish Pink
#CE5DAE
ΔE00 4.78
Mediumorchid
#BA55D3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB51BE #51CB5E
analogous
#9B51CB #CB51BE #CB5181
triadic
#CB51BE #BECB51 #51BECB
tetradic
#CB51BE #CB9B51 #51CB5E #5181CB
square
#CB51BE #CB9B51 #51CB5E #5181CB
split-complementary
#CB51BE #81CB51 #51CB9B
monochromatic
#7C2573 #AC339F #CB51BE #D980D0 #E7AFE1
Accessibility & contrast
On white
3.85
#CB51BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CB51BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB51BE
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB51BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB51BE | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C77C1
Deuteranopia (green-blind)
#7388BB
Tritanopia (blue-blind)
#D35B80
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb51be; /* rgb */ color: rgb(203, 81, 190); /* oklch */ color: oklch(63.2% 0.199 332.0);
Tailwind
colors: {
custom: {
50: '#de89d2',
500: '#cb51be',
950: '#000000',
},
}SCSS
$custom: #cb51be; $custom-light: #de89d2; $custom-dark: #000000;
JSON
{
"hex": "#cb51be",
"rgb": {
"r": 203,
"g": 81,
"b": 190
},
"hsl": {
"h": 306.393,
"s": 53.982,
"l": 55.686
},
"oklch": {
"l": 0.63219,
"c": 0.19899,
"h": 332
},
"luminance": 0.22299
}Semantic roles & 50–950 ramp
primary
#CB51BE
secondary
#A3D5A8
accent
#DD5A4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#150C14
muted
#847D82