#9891FA#9891FA
#9891FA is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.7% C 0.151 H 284.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9891FA |
|---|---|
| RGB | rgb(152, 145, 250) |
| HSL | hsl(244, 91%, 77%) |
| HSV | hsv(244, 42%, 98%) |
| CMYK | cmyk(39.2%, 42%, 0%, 2%) |
| CIE-LAB | lab(64.82, 27.32, -51.64) |
| CIE-LCH | lch(64.82, 58.42, 297.88°) |
| OKLab | oklab(70.75% 0.0387 -0.1456) |
| OKLCH | oklch(70.75% 0.151 284.9) |
| XYZ | xyz(40.3247, 33.8269, 94.8285) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.05
Lavender Blue
#8B88F8
ΔE00 3.11
Periwinkle Blue
#8F99FB
ΔE00 3.67
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Liliac
#C48EFD
ΔE00 9.34
Cornflower
#6A79F7
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891FA #F3FA91
analogous
#91BFFA #9891FA #CD91FA
triadic
#9891FA #FA9891 #91FA98
tetradic
#9891FA #FA91BF #F3FA91 #91FACD
square
#9891FA #FA91BF #F3FA91 #91FACD
split-complementary
#9891FA #FACD91 #BFFA91
monochromatic
#2A1CF5 #6156F7 #9891FA #CFCCFD #E4E2FE
Accessibility & contrast
On white
2.70
#9891FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9891FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891FA
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891FA | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#699AF8
Tritanopia (blue-blind)
#7CA6B9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9891fa; /* rgb */ color: rgb(152, 145, 250); /* oklch */ color: oklch(70.7% 0.151 284.9);
Tailwind
colors: {
custom: {
50: '#bab1fc',
500: '#9891fa',
950: '#000000',
},
}SCSS
$custom: #9891fa; $custom-light: #bab1fc; $custom-dark: #000000;
JSON
{
"hex": "#9891fa",
"rgb": {
"r": 152,
"g": 145,
"b": 250
},
"hsl": {
"h": 244,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.70745,
"c": 0.15064,
"h": 284.9
},
"luminance": 0.33828
}Semantic roles & 50–950 ramp
primary
#9891FA
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F7F5FF
border
#D0CFD7
text
#121017
muted
#817F85