#BC9FEB#BC9FEB
#BC9FEB is a light, moderate violet. Relative luminance 0.415; OKLCH L 75.6% C 0.111 H 301.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FEB |
|---|---|
| RGB | rgb(188, 159, 235) |
| HSL | hsl(263, 66%, 77%) |
| HSV | hsv(263, 32%, 92%) |
| CMYK | cmyk(20%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.51, 25.62, -34.30) |
| CIE-LCH | lch(70.51, 42.82, 306.75°) |
| OKLab | oklab(75.59% 0.0577 -0.0947) |
| OKLCH | oklch(75.59% 0.111 301.3) |
| XYZ | xyz(48.1294, 41.4857, 84.0531) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.36
Lavender
#B39DDB
ΔE00 3.13
Baby Purple
#CA9BF7
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 3.81
Lilac (survey)
#CEA2FD
ΔE00 3.89
Pale Violet
#CEAEFA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FEB #CEEB9F
analogous
#9FA8EB #BC9FEB #E29FEB
triadic
#BC9FEB #EBBC9F #9FEBBC
tetradic
#BC9FEB #EB9FA8 #CEEB9F #9FEBE2
square
#BC9FEB #EB9FA8 #CEEB9F #9FEBE2
split-complementary
#BC9FEB #EBE29F #A8EB9F
monochromatic
#753AD6 #996CE0 #BC9FEB #DFD2F6 #EDE6FA
Accessibility & contrast
On white
2.26
#BC9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#BC9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FEB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FEB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#B4ABBB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bc9feb; /* rgb */ color: rgb(188, 159, 235); /* oklch */ color: oklch(75.6% 0.111 301.3);
Tailwind
colors: {
custom: {
50: '#d1bbf1',
500: '#bc9feb',
950: '#000000',
},
}SCSS
$custom: #bc9feb; $custom-light: #d1bbf1; $custom-dark: #000000;
JSON
{
"hex": "#bc9feb",
"rgb": {
"r": 188,
"g": 159,
"b": 235
},
"hsl": {
"h": 262.895,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.75587,
"c": 0.11089,
"h": 301.3
},
"luminance": 0.41486
}Semantic roles & 50–950 ramp
primary
#BC9FEB
secondary
#E8F1DA
accent
#CD1888
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185