#CB50ED#CB50ED
#CB50ED is a light, highly saturated purple. Relative luminance 0.245; OKLCH L 65.7% C 0.240 H 318.1°. Best body text is #000000 at 5.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CB50ED |
|---|---|
| RGB | rgb(203, 80, 237) |
| HSL | hsl(287, 81%, 62%) |
| HSV | hsv(287, 66%, 93%) |
| CMYK | cmyk(14.3%, 66.2%, 0%, 7.1%) |
| CIE-LAB | lab(56.63, 70.11, -57.17) |
| CIE-LCH | lch(56.63, 90.46, 320.81°) |
| OKLab | oklab(65.67% 0.1789 -0.1602) |
| OKLCH | oklch(65.67% 0.24 318.1) |
| XYZ | xyz(42.7812, 24.5501, 82.5895) |
| Luminance | 0.2455 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.43
Bright Lilac
#C95EFB
ΔE00 3.27
Bright Lavender
#C760FF
ΔE00 3.98
Mediumorchid
#BA55D3
ΔE00 4.22
Pinkish Purple
#D648D7
ΔE00 4.32
Purple Pink
#D725DE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB50ED #72ED50
analogous
#7C50ED #CB50ED #ED50C1
triadic
#CB50ED #EDCB50 #50EDCB
tetradic
#CB50ED #ED7C50 #72ED50 #50C1ED
square
#CB50ED #ED7C50 #72ED50 #50C1ED
split-complementary
#CB50ED #C1ED50 #50ED7C
monochromatic
#8E12B0 #BB19E7 #CB50ED #DB87F3 #ECBFF8
Accessibility & contrast
On white
3.55
#CB50ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.91
#CB50ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB50ED
5.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB50ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB50ED | 1.00 | 3.55 | 5.91 | 5.91 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0680F2
Deuteranopia (green-blind)
#578CE9
Tritanopia (blue-blind)
#CA6D98
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #cb50ed; /* rgb */ color: rgb(203, 80, 237); /* oklch */ color: oklch(65.7% 0.240 318.1);
Tailwind
colors: {
custom: {
50: '#df8af3',
500: '#cb50ed',
950: '#000000',
},
}SCSS
$custom: #cb50ed; $custom-light: #df8af3; $custom-dark: #000000;
JSON
{
"hex": "#cb50ed",
"rgb": {
"r": 203,
"g": 80,
"b": 237
},
"hsl": {
"h": 287.006,
"s": 81.347,
"l": 62.157
},
"oklch": {
"l": 0.65666,
"c": 0.24012,
"h": 318.1
},
"luminance": 0.24548
}Semantic roles & 50–950 ramp
primary
#CB50ED
secondary
#BCE9B0
accent
#DE0836
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85