#BE4BC8#BE4BC8
#BE4BC8 is a mid, highly saturated purple. Relative luminance 0.201; OKLCH L 61.3% C 0.208 H 324.4°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4BC8 |
|---|---|
| RGB | rgb(190, 75, 200) |
| HSL | hsl(295, 53%, 54%) |
| HSV | hsv(295, 63%, 78%) |
| CMYK | cmyk(5%, 62.5%, 0%, 21.6%) |
| CIE-LAB | lab(52.01, 62.41, -43.67) |
| CIE-LCH | lch(52.01, 76.17, 325.02°) |
| OKLab | oklab(61.3% 0.1695 -0.1212) |
| OKLCH | oklch(61.3% 0.208 324.4) |
| XYZ | xyz(34.1757, 20.1514, 56.7219) |
| Luminance | 0.2015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.74
Pinky Purple
#C94CBE
ΔE00 3.34
Purpley Pink
#C83CB9
ΔE00 3.83
Pinkish Purple
#D648D7
ΔE00 4.46
Purple Pink
#D725DE
ΔE00 4.87
Purpleish Pink
#DF4EC8
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4BC8 #55C84B
analogous
#804BC8 #BE4BC8 #C84B94
triadic
#BE4BC8 #C8BE4B #4BC8BE
tetradic
#BE4BC8 #C8804B #55C84B #4B94C8
square
#BE4BC8 #C8804B #55C84B #4B94C8
split-complementary
#BE4BC8 #94C84B #4BC880
monochromatic
#6E2475 #9B32A4 #BE4BC8 #CF7AD6 #E0A9E5
Accessibility & contrast
On white
4.18
#BE4BC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#BE4BC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4BC8
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4BC8 | 1.00 | 4.18 | 5.03 | 5.03 |
| #FFFFFF | 4.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3473CC
Deuteranopia (green-blind)
#6081C5
Tritanopia (blue-blind)
#C25D83
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #be4bc8; /* rgb */ color: rgb(190, 75, 200); /* oklch */ color: oklch(61.3% 0.208 324.4);
Tailwind
colors: {
custom: {
50: '#d585d9',
500: '#be4bc8',
950: '#000000',
},
}SCSS
$custom: #be4bc8; $custom-light: #d585d9; $custom-dark: #000000;
JSON
{
"hex": "#be4bc8",
"rgb": {
"r": 190,
"g": 75,
"b": 200
},
"hsl": {
"h": 295.2,
"s": 53.191,
"l": 53.922
},
"oklch": {
"l": 0.61296,
"c": 0.20837,
"h": 324.4
},
"luminance": 0.20149
}Semantic roles & 50–950 ramp
primary
#BE4BC8
secondary
#A1D29D
accent
#DD4B57
background
#FDF8FD
surface
#FBF0FA
border
#D4CBD3
text
#150C15
muted
#837D83