#B985C8#B985C8
#B985C8 is a light, moderate purple. Relative luminance 0.313; OKLCH L 69.1% C 0.111 H 318.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B985C8 |
|---|---|
| RGB | rgb(185, 133, 200) |
| HSL | hsl(287, 38%, 65%) |
| HSV | hsv(287, 34%, 78%) |
| CMYK | cmyk(7.5%, 33.5%, 0%, 21.6%) |
| CIE-LAB | lab(62.73, 31.63, -26.97) |
| CIE-LCH | lch(62.73, 41.57, 319.55°) |
| OKLab | oklab(69.13% 0.0834 -0.0737) |
| OKLCH | oklch(69.13% 0.111 318.5) |
| XYZ | xyz(38.8190, 31.2604, 58.6213) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.83
Wisteria
#A87DC2
ΔE00 4.01
Orchid (survey)
#C875C4
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.74
Heather
#A484AC
ΔE00 7.06
Soft Purple
#A66FB5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B985C8 #94C885
analogous
#9785C8 #B985C8 #C885B5
triadic
#B985C8 #C8B985 #85C8B9
tetradic
#B985C8 #C89785 #94C885 #85B5C8
square
#B985C8 #C89785 #94C885 #85B5C8
split-complementary
#B985C8 #B5C885 #85C897
monochromatic
#7F4191 #A15BB5 #B985C8 #D1AFDB #E9D9EE
Accessibility & contrast
On white
2.90
#B985C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#B985C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B985C8
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B985C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B985C8 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C94CB
Deuteranopia (green-blind)
#899AC6
Tritanopia (blue-blind)
#B98D9E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b985c8; /* rgb */ color: rgb(185, 133, 200); /* oklch */ color: oklch(69.1% 0.111 318.5);
Tailwind
colors: {
custom: {
50: '#cfa9d9',
500: '#b985c8',
950: '#000000',
},
}SCSS
$custom: #b985c8; $custom-light: #cfa9d9; $custom-dark: #000000;
JSON
{
"hex": "#b985c8",
"rgb": {
"r": 185,
"g": 133,
"b": 200
},
"hsl": {
"h": 286.567,
"s": 37.853,
"l": 65.294
},
"oklch": {
"l": 0.69127,
"c": 0.1113,
"h": 318.5
},
"luminance": 0.31259
}Semantic roles & 50–950 ramp
primary
#B985C8
secondary
#CEE0C9
accent
#B13550
background
#FCFAFD
surface
#F9F4FA
border
#D2CED3
text
#141014
muted
#827F83