#BE48FF#BE48FF
#BE48FF is a light, highly saturated violet. Relative luminance 0.228; OKLCH L 64.4% C 0.261 H 310.5°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE48FF |
|---|---|
| RGB | rgb(190, 72, 255) |
| HSL | hsl(279, 100%, 64%) |
| HSV | hsv(279, 72%, 100%) |
| CMYK | cmyk(25.5%, 71.8%, 0%, 0%) |
| CIE-LAB | lab(54.87, 74.15, -70.12) |
| CIE-LCH | lch(54.87, 102.06, 316.60°) |
| OKLab | oklab(64.4% 0.1695 -0.1985) |
| OKLCH | oklch(64.4% 0.261 310.5) |
| XYZ | xyz(41.5991, 22.8028, 96.7983) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 4.36
Bright Lilac
#C95EFB
ΔE00 4.76
Lightish Purple
#A552E6
ΔE00 4.78
Bright Lavender
#C760FF
ΔE00 4.86
Hot Purple
#CB00F5
ΔE00 5.55
Neon Purple
#BC13FE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE48FF #89FF48
analogous
#6348FF #BE48FF #FF48E4
triadic
#BE48FF #FFBE48 #48FFBE
tetradic
#BE48FF #FF6348 #89FF48 #48E4FF
square
#BE48FF #FF6348 #89FF48 #48E4FF
split-complementary
#BE48FF #E4FF48 #48FF63
monochromatic
#8400CD #A80BFF #BE48FF #D485FF #E9C2FF
Accessibility & contrast
On white
3.78
#BE48FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BE48FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE48FF
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE48FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE48FF | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#2385FB
Tritanopia (blue-blind)
#B572A0
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be48ff; /* rgb */ color: rgb(190, 72, 255); /* oklch */ color: oklch(64.4% 0.261 310.5);
Tailwind
colors: {
custom: {
50: '#d785ff',
500: '#be48ff',
950: '#000000',
},
}SCSS
$custom: #be48ff; $custom-light: #d785ff; $custom-dark: #000000;
JSON
{
"hex": "#be48ff",
"rgb": {
"r": 190,
"g": 72,
"b": 255
},
"hsl": {
"h": 278.689,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.64397,
"c": 0.26104,
"h": 310.5
},
"luminance": 0.22802
}Semantic roles & 50–950 ramp
primary
#BE48FF
secondary
#C8F1B1
accent
#E60052
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C18
muted
#837D86