#8880FF#8880FF
#8880FF is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.7% C 0.183 H 283.1°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8880FF |
|---|---|
| RGB | rgb(136, 128, 255) |
| HSL | hsl(244, 100%, 75%) |
| HSV | hsv(244, 50%, 100%) |
| CMYK | cmyk(46.7%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.79, 34.80, -62.48) |
| CIE-LCH | lch(59.79, 71.52, 299.12°) |
| OKLab | oklab(66.72% 0.0414 -0.1778) |
| OKLCH | oklch(66.72% 0.183 283.1) |
| XYZ | xyz(35.9171, 27.8908, 98.0793) |
| Luminance | 0.2789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.15
Lavender Blue
#8B88F8
ΔE00 2.54
Cornflower
#6A79F7
ΔE00 5.24
Perrywinkle
#8F8CE7
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 7.31
Mediumslateblue
#7B68EE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8880FF #F7FF80
analogous
#80B7FF #8880FF #C880FF
triadic
#8880FF #FF8880 #80FF88
tetradic
#8880FF #FF80B7 #F7FF80 #80FFC8
square
#8880FF #FF80B7 #F7FF80 #80FFC8
split-complementary
#8880FF #FFC880 #B7FF80
monochromatic
#1506FF #4F43FF #8880FF #C1BDFF #E2E0FF
Accessibility & contrast
On white
3.19
#8880FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#8880FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8880FF
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8880FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8880FF | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#3E8CFC
Tritanopia (blue-blind)
#5F9BB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8880ff; /* rgb */ color: rgb(136, 128, 255); /* oklch */ color: oklch(66.7% 0.183 283.1);
Tailwind
colors: {
custom: {
50: '#b1a5ff',
500: '#8880ff',
950: '#000000',
},
}SCSS
$custom: #8880ff; $custom-light: #b1a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8880ff",
"rgb": {
"r": 136,
"g": 128,
"b": 255
},
"hsl": {
"h": 243.78,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.66725,
"c": 0.18256,
"h": 283.1
},
"luminance": 0.27893
}Semantic roles & 50–950 ramp
primary
#8880FF
secondary
#F5F7D4
accent
#E600D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86