#BD85CC#BD85CC
#BD85CC is a light, moderate purple. Relative luminance 0.320; OKLCH L 69.7% C 0.118 H 319.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BD85CC |
|---|---|
| RGB | rgb(189, 133, 204) |
| HSL | hsl(287, 41%, 66%) |
| HSV | hsv(287, 35%, 80%) |
| CMYK | cmyk(7.4%, 34.8%, 0%, 20%) |
| CIE-LAB | lab(63.31, 33.71, -28.29) |
| CIE-LCH | lch(63.31, 44.00, 320.00°) |
| OKLab | oklab(69.71% 0.0891 -0.0774) |
| OKLCH | oklch(69.71% 0.118 319) |
| XYZ | xyz(40.2714, 31.9546, 61.1615) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.92
Wisteria
#A87DC2
ΔE00 4.59
Orchid (survey)
#C875C4
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.94
Orchid
#DA70D6
ΔE00 7.22
Soft Purple
#A66FB5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD85CC #94CC85
analogous
#9985CC #BD85CC #CC85B7
triadic
#BD85CC #CCBD85 #85CCBD
tetradic
#BD85CC #CC9985 #94CC85 #85B7CC
square
#BD85CC #CC9985 #94CC85 #85B7CC
split-complementary
#BD85CC #B7CC85 #85CC99
monochromatic
#853F97 #A65ABA #BD85CC #D4B0DE #ECDBF0
Accessibility & contrast
On white
2.84
#BD85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#BD85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD85CC
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD85CC | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CF
Deuteranopia (green-blind)
#899BCA
Tritanopia (blue-blind)
#BE8D9F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bd85cc; /* rgb */ color: rgb(189, 133, 204); /* oklch */ color: oklch(69.7% 0.118 319.0);
Tailwind
colors: {
custom: {
50: '#d2a9db',
500: '#bd85cc',
950: '#000000',
},
}SCSS
$custom: #bd85cc; $custom-light: #d2a9db; $custom-dark: #000000;
JSON
{
"hex": "#bd85cc",
"rgb": {
"r": 189,
"g": 133,
"b": 204
},
"hsl": {
"h": 287.324,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.69713,
"c": 0.11799,
"h": 319
},
"luminance": 0.31954
}Semantic roles & 50–950 ramp
primary
#BD85CC
secondary
#D0E2CB
accent
#B4314D
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#141015
muted
#837F83