#BC8FDE#BC8FDE
#BC8FDE is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.1% C 0.121 H 309.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FDE |
|---|---|
| RGB | rgb(188, 143, 222) |
| HSL | hsl(274, 54%, 72%) |
| HSV | hsv(274, 36%, 87%) |
| CMYK | cmyk(15.3%, 35.6%, 0%, 12.9%) |
| CIE-LAB | lab(66.22, 31.64, -33.81) |
| CIE-LCH | lch(66.22, 46.30, 313.09°) |
| OKLab | oklab(72.14% 0.0775 -0.0932) |
| OKLCH | oklch(72.14% 0.121 309.7) |
| XYZ | xyz(43.7439, 35.6107, 73.6622) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.17
Lavender (survey)
#C79FEF
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 4.62
Lavender
#B39DDB
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.41
Pastel Purple
#CAA0FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FDE #B1DE8F
analogous
#958FDE #BC8FDE #DE8FD9
triadic
#BC8FDE #DEBC8F #8FDEBC
tetradic
#BC8FDE #DE958F #B1DE8F #8FD9DE
square
#BC8FDE #DE958F #B1DE8F #8FD9DE
split-complementary
#BC8FDE #D9DE8F #8FDE95
monochromatic
#8337BB #A060D0 #BC8FDE #D8BEEC #F1E7F8
Accessibility & contrast
On white
2.59
#BC8FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BC8FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FDE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FDE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE1
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#B89AAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc8fde; /* rgb */ color: rgb(188, 143, 222); /* oklch */ color: oklch(72.1% 0.121 309.7);
Tailwind
colors: {
custom: {
50: '#d1b0e8',
500: '#bc8fde',
950: '#000000',
},
}SCSS
$custom: #bc8fde; $custom-light: #d1b0e8; $custom-dark: #000000;
JSON
{
"hex": "#bc8fde",
"rgb": {
"r": 188,
"g": 143,
"b": 222
},
"hsl": {
"h": 274.177,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.72141,
"c": 0.12121,
"h": 309.7
},
"luminance": 0.3561
}Semantic roles & 50–950 ramp
primary
#BC8FDE
secondary
#E3EFDA
accent
#C22468
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141016
muted
#827F84