#B488EB#B488EB
#B488EB is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.8% C 0.147 H 303.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B488EB |
|---|---|
| RGB | rgb(180, 136, 235) |
| HSL | hsl(267, 71%, 73%) |
| HSV | hsv(267, 42%, 92%) |
| CMYK | cmyk(23.4%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(64.41, 36.10, -43.89) |
| CIE-LCH | lch(64.41, 56.83, 309.44°) |
| OKLab | oklab(70.78% 0.0806 -0.1224) |
| OKLCH | oklch(70.78% 0.147 303.4) |
| XYZ | xyz(42.6187, 33.3098, 82.7653) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.54
Light Purple
#BF77F6
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 5.80
Pale Purple
#B790D4
ΔE00 5.91
Easter Purple
#C071FE
ΔE00 6.58
Light Urple
#B36FF6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B488EB #BFEB88
analogous
#888DEB #B488EB #E688EB
triadic
#B488EB #EBB488 #88EBB4
tetradic
#B488EB #EB888D #BFEB88 #88EBE6
square
#B488EB #EB888D #BFEB88 #88EBE6
split-complementary
#B488EB #EBE688 #8DEB88
monochromatic
#7224D5 #9354E2 #B488EB #D5BCF4 #EEE5FB
Accessibility & contrast
On white
2.74
#B488EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#B488EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B488EB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B488EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B488EB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#AB98AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b488eb; /* rgb */ color: rgb(180, 136, 235); /* oklch */ color: oklch(70.8% 0.147 303.4);
Tailwind
colors: {
custom: {
50: '#ccabf2',
500: '#b488eb',
950: '#000000',
},
}SCSS
$custom: #b488eb; $custom-light: #ccabf2; $custom-dark: #000000;
JSON
{
"hex": "#b488eb",
"rgb": {
"r": 180,
"g": 136,
"b": 235
},
"hsl": {
"h": 266.667,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.70778,
"c": 0.14653,
"h": 303.4
},
"luminance": 0.3331
}Semantic roles & 50–950 ramp
primary
#B488EB
secondary
#E7F2D9
accent
#D3127D
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85