#BE4DCC#BE4DCC
#BE4DCC is a mid, highly saturated purple. Relative luminance 0.206; OKLCH L 61.7% C 0.209 H 323.1°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4DCC |
|---|---|
| RGB | rgb(190, 77, 204) |
| HSL | hsl(293, 55%, 55%) |
| HSV | hsv(293, 62%, 80%) |
| CMYK | cmyk(6.9%, 62.3%, 0%, 20%) |
| CIE-LAB | lab(52.53, 62.28, -45.14) |
| CIE-LCH | lch(52.53, 76.92, 324.06°) |
| OKLab | oklab(61.74% 0.1673 -0.1255) |
| OKLCH | oklch(61.74% 0.209 323.1) |
| XYZ | xyz(34.7871, 20.6164, 59.2621) |
| Luminance | 0.2061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.01
Pinky Purple
#C94CBE
ΔE00 3.75
Pinkish Purple
#D648D7
ΔE00 4.19
Purpley Pink
#C83CB9
ΔE00 4.54
Purple Pink
#D725DE
ΔE00 4.78
Purpleish Pink
#DF4EC8
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4DCC #5BCC4D
analogous
#7F4DCC #BE4DCC #CC4D9A
triadic
#BE4DCC #CCBE4D #4DCCBE
tetradic
#BE4DCC #CC7F4D #5BCC4D #4D9ACC
square
#BE4DCC #CC7F4D #5BCC4D #4D9ACC
split-complementary
#BE4DCC #9ACC4D #4DCC7F
monochromatic
#72237B #9D31AB #BE4DCC #CF7DDA #E1ACE7
Accessibility & contrast
On white
4.10
#BE4DCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#BE4DCC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4DCC
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4DCC | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3375D0
Deuteranopia (green-blind)
#5F82C9
Tritanopia (blue-blind)
#C16086
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be4dcc; /* rgb */ color: rgb(190, 77, 204); /* oklch */ color: oklch(61.7% 0.209 323.1);
Tailwind
colors: {
custom: {
50: '#d586dc',
500: '#be4dcc',
950: '#000000',
},
}SCSS
$custom: #be4dcc; $custom-light: #d586dc; $custom-dark: #000000;
JSON
{
"hex": "#be4dcc",
"rgb": {
"r": 190,
"g": 77,
"b": 204
},
"hsl": {
"h": 293.386,
"s": 55.459,
"l": 55.098
},
"oklch": {
"l": 0.6174,
"c": 0.20914,
"h": 323.1
},
"luminance": 0.20615
}Semantic roles & 50–950 ramp
primary
#BE4DCC
secondary
#A6D5A0
accent
#DF495A
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83