#BE86EE#BE86EE
#BE86EE is a light, vivid violet. Relative luminance 0.342; OKLCH L 71.6% C 0.156 H 307.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BE86EE |
|---|---|
| RGB | rgb(190, 134, 238) |
| HSL | hsl(272, 75%, 73%) |
| HSV | hsv(272, 44%, 93%) |
| CMYK | cmyk(20.2%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(65.10, 40.68, -44.39) |
| CIE-LCH | lch(65.10, 60.22, 312.50°) |
| OKLab | oklab(71.57% 0.0956 -0.1236) |
| OKLCH | oklch(71.57% 0.156 307.7) |
| XYZ | xyz(45.1899, 34.1709, 85.0873) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.82
Light Purple
#BF77F6
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 5.43
Easter Purple
#C071FE
ΔE00 5.64
Pale Purple
#B790D4
ΔE00 6.22
Light Urple
#B36FF6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE86EE #B6EE86
analogous
#8A86EE #BE86EE #EE86EA
triadic
#BE86EE #EEBE86 #86EEBE
tetradic
#BE86EE #EE8A86 #B6EE86 #86EAEE
square
#BE86EE #EE8A86 #B6EE86 #86EAEE
split-complementary
#BE86EE #EAEE86 #86EE8A
monochromatic
#841FDB #A150E6 #BE86EE #DBBCF6 #F1E4FB
Accessibility & contrast
On white
2.68
#BE86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#BE86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE86EE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE86EE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#7B9FEB
Tritanopia (blue-blind)
#B797AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #be86ee; /* rgb */ color: rgb(190, 134, 238); /* oklch */ color: oklch(71.6% 0.156 307.7);
Tailwind
colors: {
custom: {
50: '#d3aaf4',
500: '#be86ee',
950: '#000000',
},
}SCSS
$custom: #be86ee; $custom-light: #d3aaf4; $custom-dark: #000000;
JSON
{
"hex": "#be86ee",
"rgb": {
"r": 190,
"g": 134,
"b": 238
},
"hsl": {
"h": 272.308,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.71569,
"c": 0.15631,
"h": 307.7
},
"luminance": 0.3417
}Semantic roles & 50–950 ramp
primary
#BE86EE
secondary
#E4F3D8
accent
#D80E6B
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85