#BE85DA#BE85DA
#BE85DA is a light, vivid purple. Relative luminance 0.328; OKLCH L 70.4% C 0.134 H 314.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE85DA |
|---|---|
| RGB | rgb(190, 133, 218) |
| HSL | hsl(280, 53%, 69%) |
| HSV | hsv(280, 39%, 85%) |
| CMYK | cmyk(12.8%, 39%, 0%, 14.5%) |
| CIE-LAB | lab(63.99, 36.90, -35.05) |
| CIE-LCH | lch(63.99, 50.89, 316.47°) |
| OKLab | oklab(70.44% 0.0934 -0.0967) |
| OKLCH | oklch(70.44% 0.134 314) |
| XYZ | xyz(42.2756, 32.7850, 70.4172) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.03
Wisteria
#A87DC2
ΔE00 5.33
Liliac
#C48EFD
ΔE00 6.02
Orchid (survey)
#C875C4
ΔE00 6.32
Light Purple
#BF77F6
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE85DA #A1DA85
analogous
#9485DA #BE85DA #DA85CC
triadic
#BE85DA #DABE85 #85DABE
tetradic
#BE85DA #DA9485 #A1DA85 #85CCDA
square
#BE85DA #DA9485 #A1DA85 #85CCDA
split-complementary
#BE85DA #CCDA85 #85DA94
monochromatic
#8735AF #A556CC #BE85DA #D7B4E8 #F0E3F6
Accessibility & contrast
On white
2.78
#BE85DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#BE85DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE85DA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE85DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE85DA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DD
Deuteranopia (green-blind)
#849DD8
Tritanopia (blue-blind)
#BC91A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be85da; /* rgb */ color: rgb(190, 133, 218); /* oklch */ color: oklch(70.4% 0.134 314.0);
Tailwind
colors: {
custom: {
50: '#d3a9e5',
500: '#be85da',
950: '#000000',
},
}SCSS
$custom: #be85da; $custom-light: #d3a9e5; $custom-dark: #000000;
JSON
{
"hex": "#be85da",
"rgb": {
"r": 190,
"g": 133,
"b": 218
},
"hsl": {
"h": 280.235,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.70441,
"c": 0.13443,
"h": 314
},
"luminance": 0.32784
}Semantic roles & 50–950 ramp
primary
#BE85DA
secondary
#D9EAD1
accent
#C12558
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#141016
muted
#837F84