#B652B7#B652B7
#B652B7 is a mid, vivid purple. Relative luminance 0.194; OKLCH L 60.2% C 0.179 H 327.1°. Best body text is #000000 at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B652B7 |
|---|---|
| RGB | rgb(182, 82, 183) |
| HSL | hsl(299, 41%, 52%) |
| HSV | hsv(299, 55%, 72%) |
| CMYK | cmyk(0.5%, 55.2%, 0%, 28.2%) |
| CIE-LAB | lab(51.15, 54.19, -35.27) |
| CIE-LCH | lch(51.15, 64.66, 326.94°) |
| OKLab | oklab(60.16% 0.1504 -0.0971) |
| OKLCH | oklch(60.16% 0.179 327.1) |
| XYZ | xyz(30.8554, 19.4004, 46.9100) |
| Luminance | 0.1940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.36
Purpley Pink
#C83CB9
ΔE00 3.90
Mediumorchid
#BA55D3
ΔE00 4.86
Ugly Purple
#A442A0
ΔE00 6.48
Amethyst
#9B5FC0
ΔE00 6.54
Pinkish Purple
#D648D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B652B7 #53B752
analogous
#8452B7 #B652B7 #B75286
triadic
#B652B7 #B7B652 #52B7B6
tetradic
#B652B7 #B78452 #53B752 #5286B7
square
#B652B7 #B78452 #53B752 #5286B7
split-complementary
#B652B7 #86B752 #52B784
monochromatic
#642A65 #8F3C90 #B652B7 #C87DC9 #DAA8DB
Accessibility & contrast
On white
4.30
#B652B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.88
#B652B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B652B7
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B652B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B652B7 | 1.00 | 4.30 | 4.88 | 4.88 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4772BA
Deuteranopia (green-blind)
#677EB4
Tritanopia (blue-blind)
#BB5E7D
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #b652b7; /* rgb */ color: rgb(182, 82, 183); /* oklch */ color: oklch(60.2% 0.179 327.1);
Tailwind
colors: {
custom: {
50: '#ce88cd',
500: '#b652b7',
950: '#000000',
},
}SCSS
$custom: #b652b7; $custom-light: #ce88cd; $custom-dark: #000000;
JSON
{
"hex": "#b652b7",
"rgb": {
"r": 182,
"g": 82,
"b": 183
},
"hsl": {
"h": 299.406,
"s": 41.224,
"l": 51.961
},
"oklch": {
"l": 0.60161,
"c": 0.179,
"h": 327.1
},
"luminance": 0.19399
}Semantic roles & 50–950 ramp
primary
#B652B7
secondary
#9DC99C
accent
#D15758
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C13
muted
#837D82