#BE86DF#BE86DF
#BE86DF is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.8% C 0.139 H 312.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE86DF |
|---|---|
| RGB | rgb(190, 134, 223) |
| HSL | hsl(278, 58%, 70%) |
| HSV | hsv(278, 40%, 87%) |
| CMYK | cmyk(14.8%, 39.9%, 0%, 12.5%) |
| CIE-LAB | lab(64.42, 37.41, -37.15) |
| CIE-LCH | lch(64.42, 52.72, 315.20°) |
| OKLab | oklab(70.84% 0.093 -0.1027) |
| OKLCH | oklch(70.84% 0.139 312.1) |
| XYZ | xyz(43.0773, 33.3258, 73.9610) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.24
Liliac
#C48EFD
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 5.77
Wisteria
#A87DC2
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE86DF #A7DF86
analogous
#9286DF #BE86DF #DF86D3
triadic
#BE86DF #DFBE86 #86DFBE
tetradic
#BE86DF #DF9286 #A7DF86 #86D3DF
square
#BE86DF #DF9286 #A7DF86 #86D3DF
split-complementary
#BE86DF #D3DF86 #86DF92
monochromatic
#8731BA #A456D2 #BE86DF #D8B6EC #F2E7F9
Accessibility & contrast
On white
2.74
#BE86DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#BE86DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE86DF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE86DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE86DF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#839DDC
Tritanopia (blue-blind)
#BB93A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be86df; /* rgb */ color: rgb(190, 134, 223); /* oklch */ color: oklch(70.8% 0.139 312.1);
Tailwind
colors: {
custom: {
50: '#d3aae9',
500: '#be86df',
950: '#000000',
},
}SCSS
$custom: #be86df; $custom-light: #d3aae9; $custom-dark: #000000;
JSON
{
"hex": "#be86df",
"rgb": {
"r": 190,
"g": 134,
"b": 223
},
"hsl": {
"h": 277.753,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.70841,
"c": 0.13855,
"h": 312.1
},
"luminance": 0.33325
}Semantic roles & 50–950 ramp
primary
#BE86DF
secondary
#DDEDD4
accent
#C6205D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141016
muted
#837F84