#CB4FEB#CB4FEB
#CB4FEB is a light, highly saturated purple. Relative luminance 0.243; OKLCH L 65.4% C 0.240 H 318.7°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FEB |
|---|---|
| RGB | rgb(203, 79, 235) |
| HSL | hsl(288, 80%, 62%) |
| HSV | hsv(288, 66%, 92%) |
| CMYK | cmyk(13.6%, 66.4%, 0%, 7.8%) |
| CIE-LAB | lab(56.38, 70.13, -56.46) |
| CIE-LCH | lch(56.38, 90.04, 321.16°) |
| OKLab | oklab(65.44% 0.18 -0.1581) |
| OKLCH | oklch(65.44% 0.24 318.7) |
| XYZ | xyz(42.4180, 24.2885, 81.0350) |
| Luminance | 0.2429 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.59
Bright Lilac
#C95EFB
ΔE00 3.60
Mediumorchid
#BA55D3
ΔE00 3.98
Pinkish Purple
#D648D7
ΔE00 4.04
Bright Lavender
#C760FF
ΔE00 4.32
Purple Pink
#D725DE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FEB #6FEB4F
analogous
#7D4FEB #CB4FEB #EB4FBD
triadic
#CB4FEB #EBCB4F #4FEBCB
tetradic
#CB4FEB #EB7D4F #6FEB4F #4FBDEB
square
#CB4FEB #EB7D4F #6FEB4F #4FBDEB
split-complementary
#CB4FEB #BDEB4F #4FEB7D
monochromatic
#8D14AC #BA1AE3 #CB4FEB #DB86F1 #EBBDF7
Accessibility & contrast
On white
3.59
#CB4FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#CB4FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FEB
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FEB | 1.00 | 3.59 | 5.86 | 5.86 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A7FF0
Deuteranopia (green-blind)
#588BE7
Tritanopia (blue-blind)
#CB6C97
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cb4feb; /* rgb */ color: rgb(203, 79, 235); /* oklch */ color: oklch(65.4% 0.240 318.7);
Tailwind
colors: {
custom: {
50: '#df89f2',
500: '#cb4feb',
950: '#000000',
},
}SCSS
$custom: #cb4feb; $custom-light: #df89f2; $custom-dark: #000000;
JSON
{
"hex": "#cb4feb",
"rgb": {
"r": 203,
"g": 79,
"b": 235
},
"hsl": {
"h": 287.692,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.65443,
"c": 0.23959,
"h": 318.7
},
"luminance": 0.24287
}Semantic roles & 50–950 ramp
primary
#CB4FEB
secondary
#BAE8AE
accent
#DC0A35
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85