#B18AED#B18AED
#B18AED is a light, vivid violet. Relative luminance 0.336; OKLCH L 70.9% C 0.145 H 300.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B18AED |
|---|---|
| RGB | rgb(177, 138, 237) |
| HSL | hsl(264, 73%, 74%) |
| HSV | hsv(264, 42%, 93%) |
| CMYK | cmyk(25.3%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.67, 34.62, -44.60) |
| CIE-LCH | lch(64.67, 56.45, 307.82°) |
| OKLab | oklab(70.94% 0.0746 -0.1245) |
| OKLCH | oklch(70.94% 0.145 300.9) |
| XYZ | xyz(42.5026, 33.6384, 84.3580) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.74
Light Purple
#BF77F6
ΔE00 5.74
Baby Purple
#CA9BF7
ΔE00 5.88
Pale Purple
#B790D4
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B18AED #C6ED8A
analogous
#8A94ED #B18AED #E28AED
triadic
#B18AED #EDB18A #8AEDB1
tetradic
#B18AED #ED8A94 #C6ED8A #8AEDE2
square
#B18AED #ED8A94 #C6ED8A #8AEDE2
split-complementary
#B18AED #EDE28A #94ED8A
monochromatic
#6B22DB #8E55E5 #B18AED #D4BFF5 #EDE4FB
Accessibility & contrast
On white
2.72
#B18AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#B18AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B18AED
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B18AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B18AED | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#A69BB0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b18aed; /* rgb */ color: rgb(177, 138, 237); /* oklch */ color: oklch(70.9% 0.145 300.9);
Tailwind
colors: {
custom: {
50: '#caacf3',
500: '#b18aed',
950: '#000000',
},
}SCSS
$custom: #b18aed; $custom-light: #caacf3; $custom-dark: #000000;
JSON
{
"hex": "#b18aed",
"rgb": {
"r": 177,
"g": 138,
"b": 237
},
"hsl": {
"h": 263.636,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.7094,
"c": 0.14517,
"h": 300.9
},
"luminance": 0.33638
}Semantic roles & 50–950 ramp
primary
#B18AED
secondary
#E8F3D8
accent
#D51088
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#131017
muted
#827F85