#BE4ADF#BE4ADF
#BE4ADF is a light, highly saturated purple. Relative luminance 0.212; OKLCH L 62.5% C 0.230 H 317.9°. Best body text is #000000 at 5.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4ADF |
|---|---|
| RGB | rgb(190, 74, 223) |
| HSL | hsl(287, 70%, 58%) |
| HSV | hsv(287, 67%, 87%) |
| CMYK | cmyk(14.8%, 66.8%, 0%, 12.5%) |
| CIE-LAB | lab(53.14, 67.07, -54.98) |
| CIE-LCH | lch(53.14, 86.73, 320.66°) |
| OKLab | oklab(62.52% 0.1706 -0.1542) |
| OKLCH | oklch(62.52% 0.23 317.9) |
| XYZ | xyz(37.0014, 21.1740, 71.9357) |
| Luminance | 0.2117 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.45
Purple Pink
#D725DE
ΔE00 4.52
Lightish Purple
#A552E6
ΔE00 4.82
Pinkish Purple
#D648D7
ΔE00 4.96
Hot Purple
#CB00F5
ΔE00 5.36
Heliotrope
#D94FF5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4ADF #6BDF4A
analogous
#734ADF #BE4ADF #DF4AB6
triadic
#BE4ADF #DFBE4A #4ADFBE
tetradic
#BE4ADF #DF734A #6BDF4A #4AB6DF
square
#BE4ADF #DF734A #6BDF4A #4AB6DF
split-complementary
#BE4ADF #B6DF4A #4ADF73
monochromatic
#791A94 #A423C8 #BE4ADF #D17EE8 #E3B2F1
Accessibility & contrast
On white
4.01
#BE4ADF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.23
#BE4ADF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4ADF
5.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4ADF | 1.00 | 4.01 | 5.23 | 5.23 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077E3
Deuteranopia (green-blind)
#5083DB
Tritanopia (blue-blind)
#BD668F
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #be4adf; /* rgb */ color: rgb(190, 74, 223); /* oklch */ color: oklch(62.5% 0.230 317.9);
Tailwind
colors: {
custom: {
50: '#d585ea',
500: '#be4adf',
950: '#000000',
},
}SCSS
$custom: #be4adf; $custom-light: #d585ea; $custom-dark: #000000;
JSON
{
"hex": "#be4adf",
"rgb": {
"r": 190,
"g": 74,
"b": 223
},
"hsl": {
"h": 286.711,
"s": 69.953,
"l": 58.235
},
"oklch": {
"l": 0.62524,
"c": 0.22992,
"h": 317.9
},
"luminance": 0.21172
}Semantic roles & 50–950 ramp
primary
#BE4ADF
secondary
#B2E0A5
accent
#ED3B62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84