#8991F9#8991F9
#8991F9 is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.6% C 0.151 H 278.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8991F9 |
|---|---|
| RGB | rgb(137, 145, 249) |
| HSL | hsl(236, 90%, 76%) |
| HSV | hsv(236, 45%, 98%) |
| CMYK | cmyk(45%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(63.68, 23.40, -52.98) |
| CIE-LCH | lch(63.68, 57.92, 293.83°) |
| OKLab | oklab(69.58% 0.022 -0.1498) |
| OKLCH | oklch(69.58% 0.151 278.4) |
| XYZ | xyz(37.5356, 32.4068, 93.8815) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Lavender Blue
#8B88F8
ΔE00 2.96
Perrywinkle
#8F8CE7
ΔE00 3.67
Periwinkle (survey)
#8E82FE
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 6.85
Cornflower
#6A79F7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8991F9 #F9F189
analogous
#89C9F9 #8991F9 #B989F9
triadic
#8991F9 #F98991 #91F989
tetradic
#8991F9 #F989C9 #F9F189 #89F9B9
square
#8991F9 #F989C9 #F9F189 #89F9B9
split-complementary
#8991F9 #F9B989 #C9F989
monochromatic
#1524F3 #4F5BF6 #8991F9 #C3C7FC #E2E4FE
Accessibility & contrast
On white
2.81
#8991F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#8991F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8991F9
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8991F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8991F9 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#6196F7
Tritanopia (blue-blind)
#62A6B9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8991f9; /* rgb */ color: rgb(137, 145, 249); /* oklch */ color: oklch(69.6% 0.151 278.4);
Tailwind
colors: {
custom: {
50: '#b1b1fc',
500: '#8991f9',
950: '#000000',
},
}SCSS
$custom: #8991f9; $custom-light: #b1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8991f9",
"rgb": {
"r": 137,
"g": 145,
"b": 249
},
"hsl": {
"h": 235.714,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.6958,
"c": 0.15144,
"h": 278.4
},
"luminance": 0.32409
}Semantic roles & 50–950 ramp
primary
#8991F9
secondary
#F6F3D5
accent
#D500E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85