#B488ED#B488ED
#B488ED is a light, vivid violet. Relative luminance 0.334; OKLCH L 70.9% C 0.149 H 302.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B488ED |
|---|---|
| RGB | rgb(180, 136, 237) |
| HSL | hsl(266, 74%, 73%) |
| HSV | hsv(266, 43%, 93%) |
| CMYK | cmyk(24.1%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.50, 36.56, -44.84) |
| CIE-LCH | lch(64.50, 57.86, 309.19°) |
| OKLab | oklab(70.88% 0.0809 -0.1252) |
| OKLCH | oklch(70.88% 0.149 302.9) |
| XYZ | xyz(42.9093, 33.4261, 84.2957) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.39
Light Purple
#BF77F6
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 5.84
Pale Purple
#B790D4
ΔE00 6.24
Easter Purple
#C071FE
ΔE00 6.43
Light Urple
#B36FF6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B488ED #C1ED88
analogous
#888EED #B488ED #E788ED
triadic
#B488ED #EDB488 #88EDB4
tetradic
#B488ED #ED888E #C1ED88 #88EDE7
square
#B488ED #ED888E #C1ED88 #88EDE7
split-complementary
#B488ED #EDE788 #8EED88
monochromatic
#7121DA #9253E5 #B488ED #D6BDF5 #EEE4FB
Accessibility & contrast
On white
2.73
#B488ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#B488ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B488ED
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B488ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B488ED | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#AA99AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b488ed; /* rgb */ color: rgb(180, 136, 237); /* oklch */ color: oklch(70.9% 0.149 302.9);
Tailwind
colors: {
custom: {
50: '#ccabf3',
500: '#b488ed',
950: '#000000',
},
}SCSS
$custom: #b488ed; $custom-light: #ccabf3; $custom-dark: #000000;
JSON
{
"hex": "#b488ed",
"rgb": {
"r": 180,
"g": 136,
"b": 237
},
"hsl": {
"h": 266.139,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.70879,
"c": 0.14904,
"h": 302.9
},
"luminance": 0.33426
}Semantic roles & 50–950 ramp
primary
#B488ED
secondary
#E7F3D8
accent
#D61080
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85