#BE85FF#BE85FF
#BE85FF is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.3% C 0.178 H 303.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BE85FF |
|---|---|
| RGB | rgb(190, 133, 255) |
| HSL | hsl(268, 100%, 76%) |
| HSV | hsv(268, 48%, 100%) |
| CMYK | cmyk(25.5%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(65.70, 45.08, -52.77) |
| CIE-LCH | lch(65.70, 69.41, 310.51°) |
| OKLab | oklab(72.29% 0.0993 -0.148) |
| OKLCH | oklch(72.29% 0.178 303.9) |
| XYZ | xyz(47.6688, 34.9423, 98.8216) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Light Purple
#BF77F6
ΔE00 3.57
Easter Purple
#C071FE
ΔE00 4.60
Light Urple
#B36FF6
ΔE00 5.63
Baby Purple
#CA9BF7
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE85FF #C6FF85
analogous
#8589FF #BE85FF #FB85FF
triadic
#BE85FF #FFBE85 #85FFBE
tetradic
#BE85FF #FF8589 #C6FF85 #85FFFB
square
#BE85FF #FF8589 #C6FF85 #85FFFB
split-complementary
#BE85FF #FFFB85 #89FF85
monochromatic
#7D0BFF #9D48FF #BE85FF #DFC2FF #EFE0FF
Accessibility & contrast
On white
2.63
#BE85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BE85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE85FF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE85FF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#70A0FC
Tritanopia (blue-blind)
#B39BB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be85ff; /* rgb */ color: rgb(190, 133, 255); /* oklch */ color: oklch(72.3% 0.178 303.9);
Tailwind
colors: {
custom: {
50: '#d4aaff',
500: '#be85ff',
950: '#000000',
},
}SCSS
$custom: #be85ff; $custom-light: #d4aaff; $custom-dark: #000000;
JSON
{
"hex": "#be85ff",
"rgb": {
"r": 190,
"g": 133,
"b": 255
},
"hsl": {
"h": 268.033,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7229,
"c": 0.17817,
"h": 303.9
},
"luminance": 0.34942
}Semantic roles & 50–950 ramp
primary
#BE85FF
secondary
#E7F7D4
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86