#CB4BE8#CB4BE8
#CB4BE8 is a light, highly saturated purple. Relative luminance 0.236; OKLCH L 64.9% C 0.242 H 319.6°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4BE8 |
|---|---|
| RGB | rgb(203, 75, 232) |
| HSL | hsl(289, 77%, 60%) |
| HSV | hsv(289, 68%, 91%) |
| CMYK | cmyk(12.5%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(55.64, 71.16, -55.95) |
| CIE-LCH | lch(55.64, 90.52, 321.82°) |
| OKLab | oklab(64.86% 0.1843 -0.1566) |
| OKLCH | oklch(64.86% 0.242 319.6) |
| XYZ | xyz(41.7083, 23.5569, 78.6783) |
| Luminance | 0.2356 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.12
Pinkish Purple
#D648D7
ΔE00 3.65
Mediumorchid
#BA55D3
ΔE00 3.66
Purple Pink
#D725DE
ΔE00 4.33
Bright Lilac
#C95EFB
ΔE00 4.40
Bright Lavender
#C760FF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4BE8 #68E84B
analogous
#7C4BE8 #CB4BE8 #E84BB7
triadic
#CB4BE8 #E8CB4B #4BE8CB
tetradic
#CB4BE8 #E87C4B #68E84B #4BB7E8
square
#CB4BE8 #E87C4B #68E84B #4BB7E8
split-complementary
#CB4BE8 #B7E84B #4BE87C
monochromatic
#8915A4 #B71CDA #CB4BE8 #DB81EF #EAB8F6
Accessibility & contrast
On white
3.68
#CB4BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#CB4BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4BE8
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4BE8 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DED
Deuteranopia (green-blind)
#578AE4
Tritanopia (blue-blind)
#CB6894
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cb4be8; /* rgb */ color: rgb(203, 75, 232); /* oklch */ color: oklch(64.9% 0.242 319.6);
Tailwind
colors: {
custom: {
50: '#df87f0',
500: '#cb4be8',
950: '#000000',
},
}SCSS
$custom: #cb4be8; $custom-light: #df87f0; $custom-dark: #000000;
JSON
{
"hex": "#cb4be8",
"rgb": {
"r": 203,
"g": 75,
"b": 232
},
"hsl": {
"h": 288.917,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.64861,
"c": 0.24184,
"h": 319.6
},
"luminance": 0.23555
}Semantic roles & 50–950 ramp
primary
#CB4BE8
secondary
#B4E6A9
accent
#DA0C32
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85