#BC88F2#BC88F2
#BC88F2 is a light, vivid violet. Relative luminance 0.347; OKLCH L 71.9% C 0.157 H 305.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88F2 |
|---|---|
| RGB | rgb(188, 136, 242) |
| HSL | hsl(269, 80%, 74%) |
| HSV | hsv(269, 44%, 95%) |
| CMYK | cmyk(22.3%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(65.52, 39.94, -45.94) |
| CIE-LCH | lch(65.52, 60.87, 311.00°) |
| OKLab | oklab(71.9% 0.0912 -0.1282) |
| OKLCH | oklch(71.9% 0.157 305.4) |
| XYZ | xyz(45.5669, 34.7108, 88.2865) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Light Purple
#BF77F6
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 5.19
Easter Purple
#C071FE
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 6.14
Light Urple
#B36FF6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88F2 #BEF288
analogous
#8889F2 #BC88F2 #F188F2
triadic
#BC88F2 #F2BC88 #88F2BC
tetradic
#BC88F2 #F28889 #BEF288 #88F2F1
square
#BC88F2 #F28889 #BEF288 #88F2F1
split-complementary
#BC88F2 #F2F188 #89F288
monochromatic
#7E1AE6 #9D51EC #BC88F2 #DBBFF8 #EFE3FC
Accessibility & contrast
On white
2.64
#BC88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#BC88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88F2
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88F2 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#7A9FEF
Tritanopia (blue-blind)
#B499B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bc88f2; /* rgb */ color: rgb(188, 136, 242); /* oklch */ color: oklch(71.9% 0.157 305.4);
Tailwind
colors: {
custom: {
50: '#d2abf7',
500: '#bc88f2',
950: '#000000',
},
}SCSS
$custom: #bc88f2; $custom-light: #d2abf7; $custom-dark: #000000;
JSON
{
"hex": "#bc88f2",
"rgb": {
"r": 188,
"g": 136,
"b": 242
},
"hsl": {
"h": 269.434,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.71903,
"c": 0.15728,
"h": 305.4
},
"luminance": 0.3471
}Semantic roles & 50–950 ramp
primary
#BC88F2
secondary
#E6F4D7
accent
#DD0975
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85