#B18FF8#B18FF8
#B18FF8 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.4% C 0.151 H 297.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B18FF8 |
|---|---|
| RGB | rgb(177, 143, 248) |
| HSL | hsl(259, 88%, 77%) |
| HSV | hsv(259, 42%, 97%) |
| CMYK | cmyk(28.6%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.34, 34.46, -48.01) |
| CIE-LCH | lch(66.34, 59.10, 305.67°) |
| OKLab | oklab(72.37% 0.0697 -0.1344) |
| OKLCH | oklch(72.37% 0.151 297.4) |
| XYZ | xyz(44.8932, 35.7689, 93.3277) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.76
Baby Purple
#CA9BF7
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 5.85
Lavender (survey)
#C79FEF
ΔE00 6.85
Lilac (survey)
#CEA2FD
ΔE00 6.87
Light Purple
#BF77F6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B18FF8 #D6F88F
analogous
#8FA2F8 #B18FF8 #E68FF8
triadic
#B18FF8 #F8B18F #8FF8B1
tetradic
#B18FF8 #F88FA2 #D6F88F #8FF8E6
square
#B18FF8 #F88FA2 #D6F88F #8FF8E6
split-complementary
#B18FF8 #F8E68F #A2F88F
monochromatic
#611CF1 #8955F4 #B18FF8 #D9C9FC #EBE2FD
Accessibility & contrast
On white
2.58
#B18FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B18FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B18FF8
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B18FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B18FF8 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#A2A2B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b18ff8; /* rgb */ color: rgb(177, 143, 248); /* oklch */ color: oklch(72.4% 0.151 297.4);
Tailwind
colors: {
custom: {
50: '#cab0fb',
500: '#b18ff8',
950: '#000000',
},
}SCSS
$custom: #b18ff8; $custom-light: #cab0fb; $custom-dark: #000000;
JSON
{
"hex": "#b18ff8",
"rgb": {
"r": 177,
"g": 143,
"b": 248
},
"hsl": {
"h": 259.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.72369,
"c": 0.15144,
"h": 297.4
},
"luminance": 0.35769
}Semantic roles & 50–950 ramp
primary
#B18FF8
secondary
#EBF5D6
accent
#E5019B
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85