#BE33BD#BE33BD
#BE33BD is a mid, highly saturated purple. Relative luminance 0.170; OKLCH L 58.4% C 0.228 H 328.3°. Best body text is #FFFFFF at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BE33BD |
|---|---|
| RGB | rgb(190, 51, 189) |
| HSL | hsl(300, 58%, 47%) |
| HSV | hsv(300, 73%, 75%) |
| CMYK | cmyk(0%, 73.2%, 0.5%, 25.5%) |
| CIE-LAB | lab(48.25, 69.46, -43.27) |
| CIE-LCH | lch(48.25, 81.83, 328.08°) |
| OKLab | oklab(58.4% 0.1943 -0.1198) |
| OKLCH | oklch(58.4% 0.228 328.3) |
| XYZ | xyz(31.6040, 16.9912, 49.7493) |
| Luminance | 0.1699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.25
Barney
#AC1DB8
ΔE00 5.41
Pinky Purple
#C94CBE
ΔE00 5.60
Ugly Purple
#A442A0
ΔE00 5.90
Purple Pink
#D725DE
ΔE00 5.92
Medium Purple
#9E43A2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE33BD #33BE34
analogous
#7A33BE #BE33BD #BE3377
triadic
#BE33BD #BDBE33 #33BDBE
tetradic
#BE33BD #BE7A33 #33BE34 #3377BE
square
#BE33BD #BE7A33 #33BE34 #3377BE
split-complementary
#BE33BD #77BE33 #33BE7A
monochromatic
#5E195D #8E268D #BE33BD #D35BD2 #E08BDF
Accessibility & contrast
On white
4.78
#BE33BD on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.40
#BE33BD on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #BE33BD
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE33BD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##BE33BD | 1.00 | 4.78 | 4.40 | 4.78 |
| #FFFFFF | 4.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1867C1
Deuteranopia (green-blind)
#5A79BA
Tritanopia (blue-blind)
#C44876
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #be33bd; /* rgb */ color: rgb(190, 51, 189); /* oklch */ color: oklch(58.4% 0.228 328.3);
Tailwind
colors: {
custom: {
50: '#d679d1',
500: '#be33bd',
950: '#000000',
},
}SCSS
$custom: #be33bd; $custom-light: #d679d1; $custom-dark: #000000;
JSON
{
"hex": "#be33bd",
"rgb": {
"r": 190,
"g": 51,
"b": 189
},
"hsl": {
"h": 300.432,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.58399,
"c": 0.22825,
"h": 328.3
},
"luminance": 0.16989
}Semantic roles & 50–950 ramp
primary
#BE33BD
secondary
#83CA83
accent
#E14847
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82