#8D91F9#8D91F9
#8D91F9 is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.9% C 0.151 H 280.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91F9 |
|---|---|
| RGB | rgb(141, 145, 249) |
| HSL | hsl(238, 90%, 76%) |
| HSV | hsv(238, 43%, 98%) |
| CMYK | cmyk(43.4%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(63.96, 24.35, -52.52) |
| CIE-LCH | lch(63.96, 57.89, 294.87°) |
| OKLab | oklab(69.86% 0.0264 -0.1484) |
| OKLCH | oklch(69.86% 0.151 280.1) |
| XYZ | xyz(38.2037, 32.7513, 93.9128) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Lavender Blue
#8B88F8
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 3.20
Periwinkle (survey)
#8E82FE
ΔE00 4.68
Soft Blue
#6488EA
ΔE00 7.60
Cornflower
#6A79F7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91F9 #F9F58D
analogous
#8DC7F9 #8D91F9 #BF8DF9
triadic
#8D91F9 #F98D91 #91F98D
tetradic
#8D91F9 #F98DC7 #F9F58D #8DF9BF
square
#8D91F9 #F98DC7 #F9F58D #8DF9BF
split-complementary
#8D91F9 #F9BF8D #C7F98D
monochromatic
#1921F3 #5359F6 #8D91F9 #C7C9FC #E2E3FD
Accessibility & contrast
On white
2.78
#8D91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#8D91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91F9
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91F9 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#6AA6B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8d91f9; /* rgb */ color: rgb(141, 145, 249); /* oklch */ color: oklch(69.9% 0.151 280.1);
Tailwind
colors: {
custom: {
50: '#b3b1fc',
500: '#8d91f9',
950: '#000000',
},
}SCSS
$custom: #8d91f9; $custom-light: #b3b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8d91f9",
"rgb": {
"r": 141,
"g": 145,
"b": 249
},
"hsl": {
"h": 237.778,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.69865,
"c": 0.15071,
"h": 280.1
},
"luminance": 0.32753
}Semantic roles & 50–950 ramp
primary
#8D91F9
secondary
#F6F4D5
accent
#DD00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85