#BE32BE#BE32BE
#BE32BE is a mid, highly saturated purple. Relative luminance 0.169; OKLCH L 58.4% C 0.230 H 328.0°. Best body text is #FFFFFF at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BE32BE |
|---|---|
| RGB | rgb(190, 50, 190) |
| HSL | hsl(300, 58%, 47%) |
| HSV | hsv(300, 74%, 75%) |
| CMYK | cmyk(0%, 73.7%, 0%, 25.5%) |
| CIE-LAB | lab(48.20, 69.93, -43.94) |
| CIE-LCH | lch(48.20, 82.59, 327.86°) |
| OKLab | oklab(58.38% 0.1951 -0.1218) |
| OKLCH | oklch(58.38% 0.23 328) |
| XYZ | xyz(31.6697, 16.9484, 50.3085) |
| Luminance | 0.1695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.42
Barney
#AC1DB8
ΔE00 5.29
Pinky Purple
#C94CBE
ΔE00 5.74
Purple Pink
#D725DE
ΔE00 5.85
Ugly Purple
#A442A0
ΔE00 6.00
Medium Purple
#9E43A2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE32BE #32BE32
analogous
#7832BE #BE32BE #BE3278
triadic
#BE32BE #BEBE32 #32BEBE
tetradic
#BE32BE #BE7832 #32BE32 #3278BE
square
#BE32BE #BE7832 #32BE32 #3278BE
split-complementary
#BE32BE #78BE32 #32BE78
monochromatic
#5D195D #8E258E #BE32BE #D35AD3 #E08AE0
Accessibility & contrast
On white
4.78
#BE32BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.39
#BE32BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #BE32BE
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE32BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##BE32BE | 1.00 | 4.78 | 4.39 | 4.78 |
| #FFFFFF | 4.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1367C2
Deuteranopia (green-blind)
#5979BB
Tritanopia (blue-blind)
#C44876
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #be32be; /* rgb */ color: rgb(190, 50, 190); /* oklch */ color: oklch(58.4% 0.230 328.0);
Tailwind
colors: {
custom: {
50: '#d679d2',
500: '#be32be',
950: '#000000',
},
}SCSS
$custom: #be32be; $custom-light: #d679d2; $custom-dark: #000000;
JSON
{
"hex": "#be32be",
"rgb": {
"r": 190,
"g": 50,
"b": 190
},
"hsl": {
"h": 300,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.58378,
"c": 0.23002,
"h": 328
},
"luminance": 0.16946
}Semantic roles & 50–950 ramp
primary
#BE32BE
secondary
#82CA82
accent
#E24646
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82