#8880FA#8880FA
#8880FA is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.4% C 0.176 H 283.5°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8880FA |
|---|---|
| RGB | rgb(136, 128, 250) |
| HSL | hsl(244, 92%, 74%) |
| HSV | hsv(244, 49%, 98%) |
| CMYK | cmyk(45.6%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(59.50, 33.36, -60.19) |
| CIE-LCH | lch(59.50, 68.82, 299.00°) |
| OKLab | oklab(66.42% 0.041 -0.1711) |
| OKLCH | oklch(66.42% 0.176 283.5) |
| XYZ | xyz(35.1227, 27.5731, 93.8954) |
| Luminance | 0.2757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.21
Lavender Blue
#8B88F8
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 4.81
Cornflower
#6A79F7
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 7.29
Mediumslateblue
#7B68EE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8880FA #F2FA80
analogous
#80B5FA #8880FA #C580FA
triadic
#8880FA #FA8880 #80FA88
tetradic
#8880FA #FA80B5 #F2FA80 #80FAC5
square
#8880FA #FA80B5 #F2FA80 #80FAC5
split-complementary
#8880FA #FAC580 #B5FA80
monochromatic
#1A0AF5 #5145F8 #8880FA #BFBBFC #E3E2FE
Accessibility & contrast
On white
3.22
#8880FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#8880FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8880FA
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8880FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8880FA | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A93FE
Deuteranopia (green-blind)
#448BF7
Tritanopia (blue-blind)
#629AB1
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8880fa; /* rgb */ color: rgb(136, 128, 250); /* oklch */ color: oklch(66.4% 0.176 283.5);
Tailwind
colors: {
custom: {
50: '#b1a5fd',
500: '#8880fa',
950: '#000000',
},
}SCSS
$custom: #8880fa; $custom-light: #b1a5fd; $custom-dark: #000000;
JSON
{
"hex": "#8880fa",
"rgb": {
"r": 136,
"g": 128,
"b": 250
},
"hsl": {
"h": 243.934,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.66415,
"c": 0.17592,
"h": 283.5
},
"luminance": 0.27575
}Semantic roles & 50–950 ramp
primary
#8880FA
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86