#B48FED#B48FED
#B48FED is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.138 H 301.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B48FED |
|---|---|
| RGB | rgb(180, 143, 237) |
| HSL | hsl(264, 72%, 75%) |
| HSV | hsv(264, 40%, 93%) |
| CMYK | cmyk(24.1%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.11, 32.67, -42.33) |
| CIE-LCH | lch(66.11, 53.47, 307.66°) |
| OKLab | oklab(72.09% 0.0713 -0.1179) |
| OKLCH | oklch(72.09% 0.138 301.2) |
| XYZ | xyz(43.9275, 35.4625, 84.6351) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.51
Baby Purple
#CA9BF7
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.41
Pale Purple
#B790D4
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48FED #C8ED8F
analogous
#8F99ED #B48FED #E38FED
triadic
#B48FED #EDB48F #8FEDB4
tetradic
#B48FED #ED8F99 #C8ED8F #8FEDE3
square
#B48FED #ED8F99 #C8ED8F #8FEDE3
split-complementary
#B48FED #EDE38F #99ED8F
monochromatic
#6D26DC #915AE5 #B48FED #D7C4F5 #EDE5FB
Accessibility & contrast
On white
2.59
#B48FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B48FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48FED
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48FED | 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)
#77A0F1
Deuteranopia (green-blind)
#7FA0EB
Tritanopia (blue-blind)
#AA9FB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b48fed; /* rgb */ color: rgb(180, 143, 237); /* oklch */ color: oklch(72.1% 0.138 301.2);
Tailwind
colors: {
custom: {
50: '#ccb0f3',
500: '#b48fed',
950: '#000000',
},
}SCSS
$custom: #b48fed; $custom-light: #ccb0f3; $custom-dark: #000000;
JSON
{
"hex": "#b48fed",
"rgb": {
"r": 180,
"g": 143,
"b": 237
},
"hsl": {
"h": 263.617,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72089,
"c": 0.13776,
"h": 301.2
},
"luminance": 0.35463
}Semantic roles & 50–950 ramp
primary
#B48FED
secondary
#E8F2D9
accent
#D41188
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#131017
muted
#827F85