#B985CC#B985CC
#B985CC is a light, moderate purple. Relative luminance 0.314; OKLCH L 69.3% C 0.116 H 316.7°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B985CC |
|---|---|
| RGB | rgb(185, 133, 204) |
| HSL | hsl(284, 41%, 66%) |
| HSV | hsv(284, 35%, 80%) |
| CMYK | cmyk(9.3%, 34.8%, 0%, 20%) |
| CIE-LAB | lab(62.89, 32.45, -28.97) |
| CIE-LCH | lch(62.89, 43.50, 318.24°) |
| OKLab | oklab(69.3% 0.0844 -0.0794) |
| OKLCH | oklch(69.3% 0.116 316.7) |
| XYZ | xyz(39.2926, 31.4499, 61.1156) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.46
Wisteria
#A87DC2
ΔE00 3.88
Orchid (survey)
#C875C4
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.78
Soft Purple
#A66FB5
ΔE00 7.21
Heather
#A484AC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B985CC #98CC85
analogous
#9585CC #B985CC #CC85BB
triadic
#B985CC #CCB985 #85CCB9
tetradic
#B985CC #CC9585 #98CC85 #85BBCC
square
#B985CC #CC9585 #98CC85 #85BBCC
split-complementary
#B985CC #BBCC85 #85CC95
monochromatic
#803F97 #A05ABA #B985CC #D2B0DE #EBDBF0
Accessibility & contrast
On white
2.88
#B985CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#B985CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B985CC
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B985CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B985CC | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CF
Deuteranopia (green-blind)
#879ACA
Tritanopia (blue-blind)
#B98E9F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b985cc; /* rgb */ color: rgb(185, 133, 204); /* oklch */ color: oklch(69.3% 0.116 316.7);
Tailwind
colors: {
custom: {
50: '#cfa9db',
500: '#b985cc',
950: '#000000',
},
}SCSS
$custom: #b985cc; $custom-light: #cfa9db; $custom-dark: #000000;
JSON
{
"hex": "#b985cc",
"rgb": {
"r": 185,
"g": 133,
"b": 204
},
"hsl": {
"h": 283.944,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.693,
"c": 0.11586,
"h": 316.7
},
"luminance": 0.31449
}Semantic roles & 50–950 ramp
primary
#B985CC
secondary
#D1E2CB
accent
#B43154
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#141015
muted
#827F83