#B48EEF#B48EEF
#B48EEF is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.0% C 0.142 H 301.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B48EEF |
|---|---|
| RGB | rgb(180, 142, 239) |
| HSL | hsl(264, 75%, 75%) |
| HSV | hsv(264, 41%, 94%) |
| CMYK | cmyk(24.7%, 40.6%, 0%, 6.3%) |
| CIE-LAB | lab(65.97, 33.69, -43.65) |
| CIE-LCH | lch(65.97, 55.14, 307.67°) |
| OKLab | oklab(72.01% 0.073 -0.1217) |
| OKLCH | oklch(72.01% 0.142 301) |
| XYZ | xyz(44.0719, 35.2812, 86.1327) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.28
Baby Purple
#CA9BF7
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.76
Pale Purple
#B790D4
ΔE00 5.96
Lilac (survey)
#CEA2FD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48EEF #C9EF8E
analogous
#8E99EF #B48EEF #E48EEF
triadic
#B48EEF #EFB48E #8EEFB4
tetradic
#B48EEF #EF8E99 #C9EF8E #8EEFE4
square
#B48EEF #EF8E99 #C9EF8E #8EEFE4
split-complementary
#B48EEF #EFE48E #99EF8E
monochromatic
#6D23E0 #9058E7 #B48EEF #D8C4F7 #EDE4FB
Accessibility & contrast
On white
2.61
#B48EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B48EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48EEF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48EEF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#A99EB3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b48eef; /* rgb */ color: rgb(180, 142, 239); /* oklch */ color: oklch(72.0% 0.142 301.0);
Tailwind
colors: {
custom: {
50: '#ccaff4',
500: '#b48eef',
950: '#000000',
},
}SCSS
$custom: #b48eef; $custom-light: #ccaff4; $custom-dark: #000000;
JSON
{
"hex": "#b48eef",
"rgb": {
"r": 180,
"g": 142,
"b": 239
},
"hsl": {
"h": 263.505,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.72013,
"c": 0.14194,
"h": 301
},
"luminance": 0.35281
}Semantic roles & 50–950 ramp
primary
#B48EEF
secondary
#E8F3D8
accent
#D70E89
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85