#BE5DDF#BE5DDF
#BE5DDF is a light, highly saturated purple. Relative luminance 0.241; OKLCH L 64.7% C 0.204 H 316.7°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5DDF |
|---|---|
| RGB | rgb(190, 93, 223) |
| HSL | hsl(285, 67%, 62%) |
| HSV | hsv(285, 58%, 87%) |
| CMYK | cmyk(14.8%, 58.3%, 0%, 12.5%) |
| CIE-LAB | lab(56.19, 58.67, -50.11) |
| CIE-LCH | lch(56.19, 77.16, 319.50°) |
| OKLab | oklab(64.73% 0.1486 -0.14) |
| OKLCH | oklch(64.73% 0.204 316.7) |
| XYZ | xyz(38.4669, 24.1050, 72.4242) |
| Luminance | 0.2410 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.67
Bright Lilac
#C95EFB
ΔE00 4.15
Heliotrope
#D94FF5
ΔE00 4.69
Bright Lavender
#C760FF
ΔE00 4.72
Pinkish Purple
#D648D7
ΔE00 5.06
Light Urple
#B36FF6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5DDF #7EDF5D
analogous
#7D5DDF #BE5DDF #DF5DBF
triadic
#BE5DDF #DFBE5D #5DDFBE
tetradic
#BE5DDF #DF7D5D #7EDF5D #5DBFDF
square
#BE5DDF #DF7D5D #7EDF5D #5DBFDF
split-complementary
#BE5DDF #BFDF5D #5DDF7D
monochromatic
#8120A2 #A92AD5 #BE5DDF #D390E9 #E7C3F3
Accessibility & contrast
On white
3.61
#BE5DDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#BE5DDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5DDF
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5DDF | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A81E3
Deuteranopia (green-blind)
#5F8ADC
Tritanopia (blue-blind)
#BD7395
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #be5ddf; /* rgb */ color: rgb(190, 93, 223); /* oklch */ color: oklch(64.7% 0.204 316.7);
Tailwind
colors: {
custom: {
50: '#d590e9',
500: '#be5ddf',
950: '#000000',
},
}SCSS
$custom: #be5ddf; $custom-light: #d590e9; $custom-dark: #000000;
JSON
{
"hex": "#be5ddf",
"rgb": {
"r": 190,
"g": 93,
"b": 223
},
"hsl": {
"h": 284.769,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.64734,
"c": 0.2042,
"h": 316.7
},
"luminance": 0.24104
}Semantic roles & 50–950 ramp
primary
#BE5DDF
secondary
#C0E4B4
accent
#CF1745
background
#FDF9FE
surface
#FAF1FD
border
#D3CBD5
text
#150D16
muted
#837E84