#8881EB#8881EB
#8881EB is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.7% C 0.154 H 284.3°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8881EB |
|---|---|
| RGB | rgb(136, 129, 235) |
| HSL | hsl(244, 73%, 71%) |
| HSV | hsv(244, 45%, 92%) |
| CMYK | cmyk(42.1%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(58.91, 28.51, -52.84) |
| CIE-LCH | lch(58.91, 60.04, 298.35°) |
| OKLab | oklab(65.7% 0.0381 -0.1495) |
| OKLCH | oklch(65.7% 0.154 284.3) |
| XYZ | xyz(32.9947, 26.9316, 82.0410) |
| Luminance | 0.2693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.65
Periwinkle (survey)
#8E82FE
ΔE00 2.75
Perrywinkle
#8F8CE7
ΔE00 3.52
Cornflower
#6A79F7
ΔE00 5.74
Mediumpurple
#9370DB
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8881EB #E4EB81
analogous
#81AFEB #8881EB #BD81EB
triadic
#8881EB #EB8881 #81EB88
tetradic
#8881EB #EB81AF #E4EB81 #81EBBD
square
#8881EB #EB81AF #E4EB81 #81EBBD
split-complementary
#8881EB #EBBD81 #AFEB81
monochromatic
#2D21D1 #564CE3 #8881EB #BAB6F3 #E6E5FB
Accessibility & contrast
On white
3.29
#8881EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#8881EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8881EB
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8881EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8881EB | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5891EF
Deuteranopia (green-blind)
#558AE9
Tritanopia (blue-blind)
#6A97AB
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8881eb; /* rgb */ color: rgb(136, 129, 235); /* oklch */ color: oklch(65.7% 0.154 284.3);
Tailwind
colors: {
custom: {
50: '#afa5f2',
500: '#8881eb',
950: '#000000',
},
}SCSS
$custom: #8881eb; $custom-light: #afa5f2; $custom-dark: #000000;
JSON
{
"hex": "#8881eb",
"rgb": {
"r": 136,
"g": 129,
"b": 235
},
"hsl": {
"h": 243.962,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.65701,
"c": 0.15428,
"h": 284.3
},
"luminance": 0.26933
}Semantic roles & 50–950 ramp
primary
#8881EB
secondary
#F0F2D6
accent
#D511C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85