#8881FA#8881FA
#8881FA is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.6% C 0.175 H 283.2°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8881FA |
|---|---|
| RGB | rgb(136, 129, 250) |
| HSL | hsl(243, 92%, 74%) |
| HSV | hsv(243, 48%, 98%) |
| CMYK | cmyk(45.6%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(59.74, 32.78, -59.81) |
| CIE-LCH | lch(59.74, 68.21, 298.73°) |
| OKLab | oklab(66.6% 0.0398 -0.1699) |
| OKLCH | oklch(66.6% 0.175 283.2) |
| XYZ | xyz(35.2538, 27.8352, 93.9391) |
| Luminance | 0.2784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.17
Lavender Blue
#8B88F8
ΔE00 2.07
Perrywinkle
#8F8CE7
ΔE00 4.60
Cornflower
#6A79F7
ΔE00 5.26
Periwinkle Blue
#8F99FB
ΔE00 6.99
Mediumslateblue
#7B68EE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8881FA #F3FA81
analogous
#81B7FA #8881FA #C581FA
triadic
#8881FA #FA8881 #81FA88
tetradic
#8881FA #FA81B7 #F3FA81 #81FAC5
square
#8881FA #FA81B7 #F3FA81 #81FAC5
split-complementary
#8881FA #FAC581 #B7FA81
monochromatic
#190BF5 #5046F8 #8881FA #C0BCFC #E3E2FE
Accessibility & contrast
On white
3.20
#8881FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8881FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8881FA
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8881FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8881FA | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FE
Deuteranopia (green-blind)
#468CF7
Tritanopia (blue-blind)
#629BB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8881fa; /* rgb */ color: rgb(136, 129, 250); /* oklch */ color: oklch(66.6% 0.175 283.2);
Tailwind
colors: {
custom: {
50: '#b1a5fc',
500: '#8881fa',
950: '#000000',
},
}SCSS
$custom: #8881fa; $custom-light: #b1a5fc; $custom-dark: #000000;
JSON
{
"hex": "#8881fa",
"rgb": {
"r": 136,
"g": 129,
"b": 250
},
"hsl": {
"h": 243.471,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.66595,
"c": 0.17455,
"h": 283.2
},
"luminance": 0.27837
}Semantic roles & 50–950 ramp
primary
#8881FA
secondary
#F4F6D5
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86