#B985FF#B985FF
#B985FF is a light, vivid violet. Relative luminance 0.343; OKLCH L 71.8% C 0.177 H 301.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B985FF |
|---|---|
| RGB | rgb(185, 133, 255) |
| HSL | hsl(266, 100%, 76%) |
| HSV | hsv(266, 48%, 100%) |
| CMYK | cmyk(27.5%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(65.21, 43.78, -53.59) |
| CIE-LCH | lch(65.21, 69.20, 309.25°) |
| OKLab | oklab(71.8% 0.0933 -0.1505) |
| OKLCH | oklch(71.8% 0.177 301.8) |
| XYZ | xyz(46.4410, 34.3093, 98.7640) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.10
Light Purple
#BF77F6
ΔE00 3.92
Easter Purple
#C071FE
ΔE00 4.82
Light Urple
#B36FF6
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 6.86
Pastel Purple
#CAA0FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B985FF #CBFF85
analogous
#858EFF #B985FF #F685FF
triadic
#B985FF #FFB985 #85FFB9
tetradic
#B985FF #FF858E #CBFF85 #85FFF6
square
#B985FF #FF858E #CBFF85 #85FFF6
split-complementary
#B985FF #FFF685 #8EFF85
monochromatic
#730BFF #9648FF #B985FF #DCC2FF #EDE0FF
Accessibility & contrast
On white
2.67
#B985FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#B985FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B985FF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B985FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B985FF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609DFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#AC9BB6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b985ff; /* rgb */ color: rgb(185, 133, 255); /* oklch */ color: oklch(71.8% 0.177 301.8);
Tailwind
colors: {
custom: {
50: '#d1a9ff',
500: '#b985ff',
950: '#000000',
},
}SCSS
$custom: #b985ff; $custom-light: #d1a9ff; $custom-dark: #000000;
JSON
{
"hex": "#b985ff",
"rgb": {
"r": 185,
"g": 133,
"b": 255
},
"hsl": {
"h": 265.574,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.71805,
"c": 0.17705,
"h": 301.8
},
"luminance": 0.34309
}Semantic roles & 50–950 ramp
primary
#B985FF
secondary
#E8F7D4
accent
#E60084
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86