#BE5BCD#BE5BCD
#BE5BCD is a light, vivid purple. Relative luminance 0.228; OKLCH L 63.5% C 0.190 H 322.2°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5BCD |
|---|---|
| RGB | rgb(190, 91, 205) |
| HSL | hsl(292, 53%, 58%) |
| HSV | hsv(292, 56%, 80%) |
| CMYK | cmyk(7.3%, 55.6%, 0%, 19.6%) |
| CIE-LAB | lab(54.91, 56.12, -41.95) |
| CIE-LCH | lch(54.91, 70.06, 323.22°) |
| OKLab | oklab(63.49% 0.15 -0.1163) |
| OKLCH | oklch(63.49% 0.19 322.2) |
| XYZ | xyz(35.9946, 22.8388, 60.2581) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.15
Pinkish Purple
#D648D7
ΔE00 4.22
Pinky Purple
#C94CBE
ΔE00 4.26
Purpleish Pink
#DF4EC8
ΔE00 6.17
Purpley Pink
#C83CB9
ΔE00 6.36
Heliotrope
#D94FF5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5BCD #6ACD5B
analogous
#855BCD #BE5BCD #CD5BA3
triadic
#BE5BCD #CDBE5B #5BCDBE
tetradic
#BE5BCD #CD855B #6ACD5B #5BA3CD
square
#BE5BCD #CD855B #6ACD5B #5BA3CD
split-complementary
#BE5BCD #A3CD5B #5BCD85
monochromatic
#792985 #A337B4 #BE5BCD #D18ADB #E3B9EA
Accessibility & contrast
On white
3.77
#BE5BCD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#BE5BCD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5BCD
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5BCD | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#477CD1
Deuteranopia (green-blind)
#6987CA
Tritanopia (blue-blind)
#C06B8C
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be5bcd; /* rgb */ color: rgb(190, 91, 205); /* oklch */ color: oklch(63.5% 0.190 322.2);
Tailwind
colors: {
custom: {
50: '#d48edd',
500: '#be5bcd',
950: '#000000',
},
}SCSS
$custom: #be5bcd; $custom-light: #d48edd; $custom-dark: #000000;
JSON
{
"hex": "#be5bcd",
"rgb": {
"r": 190,
"g": 91,
"b": 205
},
"hsl": {
"h": 292.105,
"s": 53.271,
"l": 58.039
},
"oklch": {
"l": 0.6349,
"c": 0.18984,
"h": 322.2
},
"luminance": 0.22837
}Semantic roles & 50–950 ramp
primary
#BE5BCD
secondary
#B1D9AB
accent
#DD4B5E
background
#FDF9FD
surface
#FAF1FB
border
#D3CBD4
text
#140D15
muted
#837E83