#B18FF3#B18FF3
#B18FF3 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.145 H 298.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B18FF3 |
|---|---|
| RGB | rgb(177, 143, 243) |
| HSL | hsl(260, 81%, 76%) |
| HSV | hsv(260, 41%, 95%) |
| CMYK | cmyk(27.2%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.11, 33.25, -45.64) |
| CIE-LCH | lch(66.11, 56.47, 306.08°) |
| OKLab | oklab(72.11% 0.0689 -0.1276) |
| OKLCH | oklch(72.11% 0.145 298.4) |
| XYZ | xyz(44.1278, 35.4627, 89.2968) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 5.48
Pastel Purple
#CAA0FF
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 6.36
Lilac (survey)
#CEA2FD
ΔE00 6.64
Light Purple
#BF77F6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B18FF3 #D1F38F
analogous
#8F9FF3 #B18FF3 #E38FF3
triadic
#B18FF3 #F3B18F #8FF3B1
tetradic
#B18FF3 #F38F9F #D1F38F #8FF3E3
square
#B18FF3 #F38F9F #D1F38F #8FF3E3
split-complementary
#B18FF3 #F3E38F #9FF38F
monochromatic
#6420E7 #8B58ED #B18FF3 #D7C6F9 #ECE3FC
Accessibility & contrast
On white
2.59
#B18FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B18FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B18FF3
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B18FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B18FF3 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 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)
#73A1F7
Deuteranopia (green-blind)
#7AA0F0
Tritanopia (blue-blind)
#A4A0B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b18ff3; /* rgb */ color: rgb(177, 143, 243); /* oklch */ color: oklch(72.1% 0.145 298.4);
Tailwind
colors: {
custom: {
50: '#cab0f7',
500: '#b18ff3',
950: '#000000',
},
}SCSS
$custom: #b18ff3; $custom-light: #cab0f7; $custom-dark: #000000;
JSON
{
"hex": "#b18ff3",
"rgb": {
"r": 177,
"g": 143,
"b": 243
},
"hsl": {
"h": 260.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.72114,
"c": 0.14496,
"h": 298.4
},
"luminance": 0.35463
}Semantic roles & 50–950 ramp
primary
#B18FF3
secondary
#EAF4D7
accent
#DD0995
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85