#BE86D2#BE86D2
#BE86D2 is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.3% C 0.124 H 316.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BE86D2 |
|---|---|
| RGB | rgb(190, 134, 210) |
| HSL | hsl(284, 46%, 67%) |
| HSV | hsv(284, 36%, 82%) |
| CMYK | cmyk(9.5%, 36.2%, 0%, 17.6%) |
| CIE-LAB | lab(63.88, 34.69, -30.75) |
| CIE-LCH | lch(63.88, 46.36, 318.44°) |
| OKLab | oklab(70.25% 0.0902 -0.0844) |
| OKLCH | oklch(70.25% 0.124 316.9) |
| XYZ | xyz(41.3915, 32.6515, 65.0822) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.53
Wisteria
#A87DC2
ΔE00 4.87
Orchid (survey)
#C875C4
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.97
Orchid
#DA70D6
ΔE00 7.17
Lavender (survey)
#C79FEF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE86D2 #9AD286
analogous
#9886D2 #BE86D2 #D286C0
triadic
#BE86D2 #D2BE86 #86D2BE
tetradic
#BE86D2 #D29886 #9AD286 #86C0D2
square
#BE86D2 #D29886 #9AD286 #86C0D2
split-complementary
#BE86D2 #C0D286 #86D298
monochromatic
#873CA2 #A659C1 #BE86D2 #D6B3E3 #EEDFF3
Accessibility & contrast
On white
2.79
#BE86D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BE86D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE86D2
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE86D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE86D2 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B97D5
Deuteranopia (green-blind)
#889DD0
Tritanopia (blue-blind)
#BE8FA2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be86d2; /* rgb */ color: rgb(190, 134, 210); /* oklch */ color: oklch(70.3% 0.124 316.9);
Tailwind
colors: {
custom: {
50: '#d2aae0',
500: '#be86d2',
950: '#000000',
},
}SCSS
$custom: #be86d2; $custom-light: #d2aae0; $custom-dark: #000000;
JSON
{
"hex": "#be86d2",
"rgb": {
"r": 190,
"g": 134,
"b": 210
},
"hsl": {
"h": 284.211,
"s": 45.783,
"l": 67.451
},
"oklch": {
"l": 0.7025,
"c": 0.12351,
"h": 316.9
},
"luminance": 0.3265
}Semantic roles & 50–950 ramp
primary
#BE86D2
secondary
#D4E6CE
accent
#B92D51
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#141015
muted
#837F83