#B18FFB#B18FFB
#B18FFB is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.5% C 0.155 H 296.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B18FFB |
|---|---|
| RGB | rgb(177, 143, 251) |
| HSL | hsl(259, 93%, 77%) |
| HSV | hsv(259, 43%, 98%) |
| CMYK | cmyk(29.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(66.49, 35.19, -49.43) |
| CIE-LCH | lch(66.49, 60.68, 305.45°) |
| OKLab | oklab(72.52% 0.0702 -0.1386) |
| OKLCH | oklch(72.52% 0.155 296.9) |
| XYZ | xyz(45.3623, 35.9565, 95.7985) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.05
Light Purple
#BF77F6
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 7.00
Lilac (survey)
#CEA2FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B18FFB #D9FB8F
analogous
#8FA3FB #B18FFB #E78FFB
triadic
#B18FFB #FBB18F #8FFBB1
tetradic
#B18FFB #FB8FA3 #D9FB8F #8FFBE7
square
#B18FFB #FB8FA3 #D9FB8F #8FFBE7
split-complementary
#B18FFB #FBE78F #A3FB8F
monochromatic
#5F19F7 #8854F9 #B18FFB #DACAFD #EAE1FE
Accessibility & contrast
On white
2.56
#B18FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#B18FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B18FFB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B18FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B18FFB | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#A1A2B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b18ffb; /* rgb */ color: rgb(177, 143, 251); /* oklch */ color: oklch(72.5% 0.155 296.9);
Tailwind
colors: {
custom: {
50: '#cbb0fd',
500: '#b18ffb',
950: '#000000',
},
}SCSS
$custom: #b18ffb; $custom-light: #cbb0fd; $custom-dark: #000000;
JSON
{
"hex": "#b18ffb",
"rgb": {
"r": 177,
"g": 143,
"b": 251
},
"hsl": {
"h": 258.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.72525,
"c": 0.15532,
"h": 296.9
},
"luminance": 0.35957
}Semantic roles & 50–950 ramp
primary
#B18FFB
secondary
#ECF6D5
accent
#E6009D
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131018
muted
#827F86