#B652E6#B652E6
#B652E6 is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 62.8% C 0.223 H 312.9°. Best body text is #000000 at 5.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B652E6 |
|---|---|
| RGB | rgb(182, 82, 230) |
| HSL | hsl(281, 75%, 61%) |
| HSV | hsv(281, 64%, 90%) |
| CMYK | cmyk(20.9%, 64.3%, 0%, 9.8%) |
| CIE-LAB | lab(53.70, 63.29, -58.10) |
| CIE-LCH | lch(53.70, 85.91, 317.45°) |
| OKLab | oklab(62.84% 0.1519 -0.1636) |
| OKLCH | oklch(62.84% 0.223 312.9) |
| XYZ | xyz(36.5891, 21.6939, 77.1075) |
| Luminance | 0.2169 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lightish Purple
#A552E6
ΔE00 3.21
Mediumorchid
#BA55D3
ΔE00 3.36
Lighter Purple
#A55AF4
ΔE00 4.14
Bright Lilac
#C95EFB
ΔE00 5.28
Bright Lavender
#C760FF
ΔE00 5.61
Heliotrope
#D94FF5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B652E6 #82E652
analogous
#6C52E6 #B652E6 #E652CC
triadic
#B652E6 #E6B652 #52E6B6
tetradic
#B652E6 #E66C52 #82E652 #52CCE6
square
#B652E6 #E66C52 #82E652 #52CCE6
split-complementary
#B652E6 #CCE652 #52E66C
monochromatic
#7818A6 #9E20DB #B652E6 #CD87EE #E3BDF5
Accessibility & contrast
On white
3.93
#B652E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.34
#B652E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B652E6
5.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B652E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B652E6 | 1.00 | 3.93 | 5.34 | 5.34 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEA
Deuteranopia (green-blind)
#4883E3
Tritanopia (blue-blind)
#B16F95
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #b652e6; /* rgb */ color: rgb(182, 82, 230); /* oklch */ color: oklch(62.8% 0.223 312.9);
Tailwind
colors: {
custom: {
50: '#d089ef',
500: '#b652e6',
950: '#000000',
},
}SCSS
$custom: #b652e6; $custom-light: #d089ef; $custom-dark: #000000;
JSON
{
"hex": "#b652e6",
"rgb": {
"r": 182,
"g": 82,
"b": 230
},
"hsl": {
"h": 280.541,
"s": 74.747,
"l": 61.176
},
"oklch": {
"l": 0.62837,
"c": 0.22322,
"h": 312.9
},
"luminance": 0.21693
}Semantic roles & 50–950 ramp
primary
#B652E6
secondary
#C0E6AE
accent
#D70F50
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84