#B88EED#B88EED
#B88EED is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.3% C 0.140 H 303.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B88EED |
|---|---|
| RGB | rgb(184, 142, 237) |
| HSL | hsl(267, 73%, 74%) |
| HSV | hsv(267, 40%, 93%) |
| CMYK | cmyk(22.4%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.25, 34.36, -42.07) |
| CIE-LCH | lch(66.25, 54.32, 309.24°) |
| OKLab | oklab(72.29% 0.0773 -0.1171) |
| OKLCH | oklch(72.29% 0.14 303.4) |
| XYZ | xyz(44.7230, 35.6509, 84.6295) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 4.25
Pastel Purple
#CAA0FF
ΔE00 5.13
Lavender (survey)
#C79FEF
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B88EED #C3ED8E
analogous
#8E94ED #B88EED #E78EED
triadic
#B88EED #EDB88E #8EEDB8
tetradic
#B88EED #ED8E94 #C3ED8E #8EEDE7
square
#B88EED #ED8E94 #C3ED8E #8EEDE7
split-complementary
#B88EED #EDE78E #94ED8E
monochromatic
#7624DC #9759E5 #B88EED #D9C3F5 #EEE5FB
Accessibility & contrast
On white
2.58
#B88EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B88EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B88EED
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B88EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B88EED | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#AF9DB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b88eed; /* rgb */ color: rgb(184, 142, 237); /* oklch */ color: oklch(72.3% 0.140 303.4);
Tailwind
colors: {
custom: {
50: '#cfaff3',
500: '#b88eed',
950: '#000000',
},
}SCSS
$custom: #b88eed; $custom-light: #cfaff3; $custom-dark: #000000;
JSON
{
"hex": "#b88eed",
"rgb": {
"r": 184,
"g": 142,
"b": 237
},
"hsl": {
"h": 266.526,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.72287,
"c": 0.1403,
"h": 303.4
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#B88EED
secondary
#E7F2D9
accent
#D5117E
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85