#BE85BC#BE85BC
#BE85BC is a light, moderate purple. Relative luminance 0.314; OKLCH L 69.2% C 0.102 H 327.8°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BE85BC |
|---|---|
| RGB | rgb(190, 133, 188) |
| HSL | hsl(302, 30%, 63%) |
| HSV | hsv(302, 30%, 75%) |
| CMYK | cmyk(0%, 30%, 1.1%, 25.5%) |
| CIE-LAB | lab(62.81, 30.91, -20.04) |
| CIE-LCH | lch(62.81, 36.83, 327.04°) |
| OKLab | oklab(69.16% 0.0859 -0.0541) |
| OKLCH | oklch(69.16% 0.102 327.8) |
| XYZ | xyz(38.6990, 31.3544, 51.5807) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.40
Dusty Lavender
#AC86A8
ΔE00 5.93
Heather
#A484AC
ΔE00 6.18
Pale Purple
#B790D4
ΔE00 6.50
Wisteria
#A87DC2
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE85BC #85BE87
analogous
#A385BE #BE85BC #BE859F
triadic
#BE85BC #BCBE85 #85BCBE
tetradic
#BE85BC #BEA385 #85BE87 #859FBE
square
#BE85BC #BEA385 #85BE87 #859FBE
split-complementary
#BE85BC #9FBE85 #85BEA3
monochromatic
#834681 #A95DA6 #BE85BC #D3ADD2 #E9D5E8
Accessibility & contrast
On white
2.89
#BE85BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BE85BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE85BC
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE85BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE85BC | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BE
Deuteranopia (green-blind)
#8F9BBA
Tritanopia (blue-blind)
#C28A99
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be85bc; /* rgb */ color: rgb(190, 133, 188); /* oklch */ color: oklch(69.2% 0.102 327.8);
Tailwind
colors: {
custom: {
50: '#d2a9d0',
500: '#be85bc',
950: '#000000',
},
}SCSS
$custom: #be85bc; $custom-light: #d2a9d0; $custom-dark: #000000;
JSON
{
"hex": "#be85bc",
"rgb": {
"r": 190,
"g": 133,
"b": 188
},
"hsl": {
"h": 302.105,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.69158,
"c": 0.10158,
"h": 327.8
},
"luminance": 0.31353
}Semantic roles & 50–950 ramp
primary
#BE85BC
secondary
#C5DAC6
accent
#A9403C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82