#B885F7#B885F7
#B885F7 is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.3% C 0.167 H 303.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B885F7 |
|---|---|
| RGB | rgb(184, 133, 247) |
| HSL | hsl(267, 88%, 75%) |
| HSV | hsv(267, 46%, 97%) |
| CMYK | cmyk(25.5%, 46.2%, 0%, 3.1%) |
| CIE-LAB | lab(64.71, 41.64, -50.00) |
| CIE-LCH | lch(64.71, 65.07, 309.79°) |
| OKLab | oklab(71.28% 0.0912 -0.14) |
| OKLCH | oklch(71.28% 0.167 303.1) |
| XYZ | xyz(44.9395, 33.6809, 92.1112) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Light Purple
#BF77F6
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 4.96
Light Urple
#B36FF6
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B885F7 #C4F785
analogous
#858BF7 #B885F7 #F185F7
triadic
#B885F7 #F7B885 #85F7B8
tetradic
#B885F7 #F7858B #C4F785 #85F7F1
square
#B885F7 #F7858B #C4F785 #85F7F1
split-complementary
#B885F7 #F7F185 #8BF785
monochromatic
#7512EF #974CF3 #B885F7 #D9BEFB #EEE2FD
Accessibility & contrast
On white
2.71
#B885F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#B885F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B885F7
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B885F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B885F7 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#AD99B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b885f7; /* rgb */ color: rgb(184, 133, 247); /* oklch */ color: oklch(71.3% 0.167 303.1);
Tailwind
colors: {
custom: {
50: '#d0a9fa',
500: '#b885f7',
950: '#000000',
},
}SCSS
$custom: #b885f7; $custom-light: #d0a9fa; $custom-dark: #000000;
JSON
{
"hex": "#b885f7",
"rgb": {
"r": 184,
"g": 133,
"b": 247
},
"hsl": {
"h": 266.842,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.7128,
"c": 0.16711,
"h": 303.1
},
"luminance": 0.33681
}Semantic roles & 50–950 ramp
primary
#B885F7
secondary
#E7F5D6
accent
#E4017F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85