#BE35BE#BE35BE
#BE35BE is a mid, highly saturated purple. Relative luminance 0.172; OKLCH L 58.6% C 0.227 H 328.0°. Best body text is #FFFFFF at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BE35BE |
|---|---|
| RGB | rgb(190, 53, 190) |
| HSL | hsl(300, 56%, 48%) |
| HSV | hsv(300, 72%, 75%) |
| CMYK | cmyk(0%, 72.1%, 0%, 25.5%) |
| CIE-LAB | lab(48.53, 68.98, -43.41) |
| CIE-LCH | lch(48.53, 81.50, 327.82°) |
| OKLab | oklab(58.62% 0.1925 -0.1202) |
| OKLCH | oklch(58.62% 0.227 328) |
| XYZ | xyz(31.8022, 17.2134, 50.3527) |
| Luminance | 0.1721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.12
Pinky Purple
#C94CBE
ΔE00 5.35
Barney
#AC1DB8
ΔE00 5.64
Purple Pink
#D725DE
ΔE00 5.72
Ugly Purple
#A442A0
ΔE00 6.02
Medium Purple
#9E43A2
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE35BE #35BE35
analogous
#7935BE #BE35BE #BE3579
triadic
#BE35BE #BEBE35 #35BEBE
tetradic
#BE35BE #BE7935 #35BE35 #3579BE
square
#BE35BE #BE7935 #35BE35 #3579BE
split-complementary
#BE35BE #79BE35 #35BE79
monochromatic
#5E1A5E #8E288E #BE35BE #D25ED2 #DF8EDF
Accessibility & contrast
On white
4.73
#BE35BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.44
#BE35BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #BE35BE
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE35BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##BE35BE | 1.00 | 4.73 | 4.44 | 4.73 |
| #FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A68C2
Deuteranopia (green-blind)
#5A79BB
Tritanopia (blue-blind)
#C44A77
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #be35be; /* rgb */ color: rgb(190, 53, 190); /* oklch */ color: oklch(58.6% 0.227 328.0);
Tailwind
colors: {
custom: {
50: '#d57ad2',
500: '#be35be',
950: '#000000',
},
}SCSS
$custom: #be35be; $custom-light: #d57ad2; $custom-dark: #000000;
JSON
{
"hex": "#be35be",
"rgb": {
"r": 190,
"g": 53,
"b": 190
},
"hsl": {
"h": 300,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.58616,
"c": 0.22693,
"h": 328
},
"luminance": 0.17211
}Semantic roles & 50–950 ramp
primary
#BE35BE
secondary
#85CA85
accent
#E04848
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82