#BC9DF9#BC9DF9
#BC9DF9 is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.9% C 0.132 H 298.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9DF9 |
|---|---|
| RGB | rgb(188, 157, 249) |
| HSL | hsl(260, 88%, 80%) |
| HSV | hsv(260, 37%, 98%) |
| CMYK | cmyk(24.5%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(70.63, 29.95, -41.77) |
| CIE-LCH | lch(70.63, 51.39, 305.64°) |
| OKLab | oklab(75.86% 0.0636 -0.1161) |
| OKLCH | oklch(75.86% 0.132 298.7) |
| XYZ | xyz(49.8910, 41.6445, 95.0139) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 3.78
Liliac
#C48EFD
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9DF9 #DAF99D
analogous
#9DACF9 #BC9DF9 #EA9DF9
triadic
#BC9DF9 #F9BC9D #9DF9BC
tetradic
#BC9DF9 #F99DAC #DAF99D #9DF9EA
square
#BC9DF9 #F99DAC #DAF99D #9DF9EA
split-complementary
#BC9DF9 #F9EA9D #ACF99D
monochromatic
#6D2AF2 #9563F5 #BC9DF9 #E3D7FD #EBE2FD
Accessibility & contrast
On white
2.25
#BC9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#BC9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9DF9
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9DF9 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#B0ACBF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bc9df9; /* rgb */ color: rgb(188, 157, 249); /* oklch */ color: oklch(75.9% 0.132 298.7);
Tailwind
colors: {
custom: {
50: '#d2bafb',
500: '#bc9df9',
950: '#000000',
},
}SCSS
$custom: #bc9df9; $custom-light: #d2bafb; $custom-dark: #000000;
JSON
{
"hex": "#bc9df9",
"rgb": {
"r": 188,
"g": 157,
"b": 249
},
"hsl": {
"h": 260.217,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.75863,
"c": 0.13244,
"h": 298.7
},
"luminance": 0.41645
}Semantic roles & 50–950 ramp
primary
#BC9DF9
secondary
#EBF5D6
accent
#E50098
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085