#CB4BEB#CB4BEB
#CB4BEB is a light, highly saturated purple. Relative luminance 0.237; OKLCH L 65.0% C 0.244 H 318.9°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4BEB |
|---|---|
| RGB | rgb(203, 75, 235) |
| HSL | hsl(288, 80%, 61%) |
| HSV | hsv(288, 68%, 92%) |
| CMYK | cmyk(13.6%, 68.1%, 0%, 7.8%) |
| CIE-LAB | lab(55.82, 71.71, -57.36) |
| CIE-LCH | lch(55.82, 91.82, 321.34°) |
| OKLab | oklab(65.04% 0.1841 -0.1607) |
| OKLCH | oklch(65.04% 0.244 318.9) |
| XYZ | xyz(42.1381, 23.7288, 80.9417) |
| Luminance | 0.2373 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.96
Mediumorchid
#BA55D3
ΔE00 3.95
Pinkish Purple
#D648D7
ΔE00 4.03
Bright Lilac
#C95EFB
ΔE00 4.09
Purple Pink
#D725DE
ΔE00 4.58
Bright Lavender
#C760FF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4BEB #6BEB4B
analogous
#7B4BEB #CB4BEB #EB4BBB
triadic
#CB4BEB #EBCB4B #4BEBCB
tetradic
#CB4BEB #EB7B4B #6BEB4B #4BBBEB
square
#CB4BEB #EB7B4B #6BEB4B #4BBBEB
split-complementary
#CB4BEB #BBEB4B #4BEB7B
monochromatic
#8B13A9 #B819E0 #CB4BEB #DB82F1 #EBB9F7
Accessibility & contrast
On white
3.66
#CB4BEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#CB4BEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4BEB
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4BEB | 1.00 | 3.66 | 5.75 | 5.75 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF0
Deuteranopia (green-blind)
#558AE7
Tritanopia (blue-blind)
#CB6996
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #cb4beb; /* rgb */ color: rgb(203, 75, 235); /* oklch */ color: oklch(65.0% 0.244 318.9);
Tailwind
colors: {
custom: {
50: '#df87f2',
500: '#cb4beb',
950: '#000000',
},
}SCSS
$custom: #cb4beb; $custom-light: #df87f2; $custom-dark: #000000;
JSON
{
"hex": "#cb4beb",
"rgb": {
"r": 203,
"g": 75,
"b": 235
},
"hsl": {
"h": 288,
"s": 80,
"l": 60.784
},
"oklch": {
"l": 0.65041,
"c": 0.24441,
"h": 318.9
},
"luminance": 0.23727
}Semantic roles & 50–950 ramp
primary
#CB4BEB
secondary
#B7E7AB
accent
#DC0933
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85