#BE85BD#BE85BD
#BE85BD is a light, moderate purple. Relative luminance 0.314; OKLCH L 69.2% C 0.103 H 327.2°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BE85BD |
|---|---|
| RGB | rgb(190, 133, 189) |
| HSL | hsl(301, 30%, 63%) |
| HSV | hsv(301, 30%, 75%) |
| CMYK | cmyk(0%, 30%, 0.5%, 25.5%) |
| CIE-LAB | lab(62.84, 31.10, -20.55) |
| CIE-LCH | lch(62.84, 37.27, 326.55°) |
| OKLab | oklab(69.2% 0.0862 -0.0556) |
| OKLCH | oklch(69.2% 0.103 327.2) |
| XYZ | xyz(38.8072, 31.3977, 52.1504) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.28
Dusty Lavender
#AC86A8
ΔE00 6.11
Heather
#A484AC
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.30
Wisteria
#A87DC2
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE85BD #85BE86
analogous
#A285BE #BE85BD #BE85A0
triadic
#BE85BD #BDBE85 #85BDBE
tetradic
#BE85BD #BEA285 #85BE86 #85A0BE
square
#BE85BD #BEA285 #85BE86 #85A0BE
split-complementary
#BE85BD #A0BE85 #85BEA2
monochromatic
#834682 #A95DA7 #BE85BD #D3ADD3 #E9D5E8
Accessibility & contrast
On white
2.88
#BE85BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#BE85BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE85BD
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE85BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE85BD | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BF
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#C28A99
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be85bd; /* rgb */ color: rgb(190, 133, 189); /* oklch */ color: oklch(69.2% 0.103 327.2);
Tailwind
colors: {
custom: {
50: '#d2a9d1',
500: '#be85bd',
950: '#000000',
},
}SCSS
$custom: #be85bd; $custom-light: #d2a9d1; $custom-dark: #000000;
JSON
{
"hex": "#be85bd",
"rgb": {
"r": 190,
"g": 133,
"b": 189
},
"hsl": {
"h": 301.053,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.69198,
"c": 0.10258,
"h": 327.2
},
"luminance": 0.31396
}Semantic roles & 50–950 ramp
primary
#BE85BD
secondary
#C5DAC6
accent
#A93E3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82