#BF88F8#BF88F8
#BF88F8 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.5% C 0.165 H 305.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF88F8 |
|---|---|
| RGB | rgb(191, 136, 248) |
| HSL | hsl(269, 89%, 75%) |
| HSV | hsv(269, 45%, 97%) |
| CMYK | cmyk(23%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.11, 42.12, -48.29) |
| CIE-LCH | lch(66.11, 64.08, 311.09°) |
| OKLab | oklab(72.5% 0.0956 -0.1349) |
| OKLCH | oklch(72.5% 0.165 305.3) |
| XYZ | xyz(47.2298, 35.4623, 93.1455) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.65
Light Purple
#BF77F6
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 5.23
Easter Purple
#C071FE
ΔE00 5.48
Pastel Purple
#CAA0FF
ΔE00 6.05
Light Urple
#B36FF6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF88F8 #C1F888
analogous
#8889F8 #BF88F8 #F788F8
triadic
#BF88F8 #F8BF88 #88F8BF
tetradic
#BF88F8 #F88889 #C1F888 #88F8F7
square
#BF88F8 #F88889 #C1F888 #88F8F7
split-complementary
#BF88F8 #F8F788 #89F888
monochromatic
#8114F1 #A04EF5 #BF88F8 #DEC2FB #EFE2FD
Accessibility & contrast
On white
2.60
#BF88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BF88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF88F8
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF88F8 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#B69BB4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf88f8; /* rgb */ color: rgb(191, 136, 248); /* oklch */ color: oklch(72.5% 0.165 305.3);
Tailwind
colors: {
custom: {
50: '#d4acfb',
500: '#bf88f8',
950: '#000000',
},
}SCSS
$custom: #bf88f8; $custom-light: #d4acfb; $custom-dark: #000000;
JSON
{
"hex": "#bf88f8",
"rgb": {
"r": 191,
"g": 136,
"b": 248
},
"hsl": {
"h": 269.464,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.72503,
"c": 0.16535,
"h": 305.3
},
"luminance": 0.35462
}Semantic roles & 50–950 ramp
primary
#BF88F8
secondary
#E6F5D6
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85