#BE85BF#BE85BF
#BE85BF is a light, moderate purple. Relative luminance 0.315; OKLCH L 69.3% C 0.105 H 326.1°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE85BF |
|---|---|
| RGB | rgb(190, 133, 191) |
| HSL | hsl(299, 31%, 64%) |
| HSV | hsv(299, 30%, 75%) |
| CMYK | cmyk(0.5%, 30.4%, 0%, 25.1%) |
| CIE-LAB | lab(62.91, 31.48, -21.56) |
| CIE-LCH | lch(62.91, 38.15, 325.59°) |
| OKLab | oklab(69.28% 0.0868 -0.0584) |
| OKLCH | oklch(69.28% 0.105 326.1) |
| XYZ | xyz(39.0258, 31.4851, 53.3016) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.92
Wisteria
#A87DC2
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.33
Heather
#A484AC
ΔE00 6.42
Dusty Lavender
#AC86A8
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE85BF #86BF85
analogous
#A185BF #BE85BF #BF85A3
triadic
#BE85BF #BFBE85 #85BFBE
tetradic
#BE85BF #BFA185 #86BF85 #85A3BF
square
#BE85BF #BFA185 #86BF85 #85A3BF
split-complementary
#BE85BF #A3BF85 #85BFA1
monochromatic
#834584 #A95DAA #BE85BF #D3ADD4 #E9D5E9
Accessibility & contrast
On white
2.88
#BE85BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#BE85BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE85BF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE85BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE85BF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#8E9BBD
Tritanopia (blue-blind)
#C18A9A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be85bf; /* rgb */ color: rgb(190, 133, 191); /* oklch */ color: oklch(69.3% 0.105 326.1);
Tailwind
colors: {
custom: {
50: '#d2a9d2',
500: '#be85bf',
950: '#000000',
},
}SCSS
$custom: #be85bf; $custom-light: #d2a9d2; $custom-dark: #000000;
JSON
{
"hex": "#be85bf",
"rgb": {
"r": 190,
"g": 133,
"b": 191
},
"hsl": {
"h": 298.966,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.69277,
"c": 0.10463,
"h": 326.1
},
"luminance": 0.31484
}Semantic roles & 50–950 ramp
primary
#BE85BF
secondary
#C6DAC6
accent
#AA3C3D
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82