#BD85C0#BD85C0
#BD85C0 is a light, moderate purple. Relative luminance 0.314; OKLCH L 69.2% C 0.105 H 324.9°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BD85C0 |
|---|---|
| RGB | rgb(189, 133, 192) |
| HSL | hsl(297, 32%, 64%) |
| HSV | hsv(297, 31%, 75%) |
| CMYK | cmyk(1.6%, 30.7%, 0%, 24.7%) |
| CIE-LAB | lab(62.84, 31.34, -22.25) |
| CIE-LCH | lch(62.84, 38.43, 324.63°) |
| OKLab | oklab(69.21% 0.0859 -0.0603) |
| OKLCH | oklch(69.21% 0.105 324.9) |
| XYZ | xyz(38.8872, 31.4009, 53.8715) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.05
Pale Purple
#B790D4
ΔE00 5.59
Wisteria
#A87DC2
ΔE00 5.68
Heather
#A484AC
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.38
Dusty Lavender
#AC86A8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD85C0 #88C085
analogous
#9F85C0 #BD85C0 #C085A5
triadic
#BD85C0 #C0BD85 #85C0BD
tetradic
#BD85C0 #C09F85 #88C085 #85A5C0
square
#BD85C0 #C09F85 #88C085 #85A5C0
split-complementary
#BD85C0 #A5C085 #85C09F
monochromatic
#824586 #A75DAB #BD85C0 #D3ADD5 #E9D6EA
Accessibility & contrast
On white
2.88
#BD85C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#BD85C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD85C0
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD85C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD85C0 | 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)
#8094C2
Deuteranopia (green-blind)
#8E9ABE
Tritanopia (blue-blind)
#C08B9A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bd85c0; /* rgb */ color: rgb(189, 133, 192); /* oklch */ color: oklch(69.2% 0.105 324.9);
Tailwind
colors: {
custom: {
50: '#d1a9d3',
500: '#bd85c0',
950: '#000000',
},
}SCSS
$custom: #bd85c0; $custom-light: #d1a9d3; $custom-dark: #000000;
JSON
{
"hex": "#bd85c0",
"rgb": {
"r": 189,
"g": 133,
"b": 192
},
"hsl": {
"h": 296.949,
"s": 31.892,
"l": 63.725
},
"oklch": {
"l": 0.69212,
"c": 0.10498,
"h": 324.9
},
"luminance": 0.314
}Semantic roles & 50–950 ramp
primary
#BD85C0
secondary
#C7DBC6
accent
#AB3B41
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82