#8D91FA#8D91FA
#8D91FA is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.9% C 0.152 H 280.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91FA |
|---|---|
| RGB | rgb(141, 145, 250) |
| HSL | hsl(238, 92%, 77%) |
| HSV | hsv(238, 44%, 98%) |
| CMYK | cmyk(43.6%, 42%, 0%, 2%) |
| CIE-LAB | lab(64.01, 24.63, -52.99) |
| CIE-LCH | lch(64.01, 58.43, 294.93°) |
| OKLab | oklab(69.92% 0.0265 -0.1497) |
| OKLCH | oklch(69.92% 0.152 280) |
| XYZ | xyz(38.3601, 32.8138, 94.7364) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Lavender Blue
#8B88F8
ΔE00 2.65
Perrywinkle
#8F8CE7
ΔE00 3.31
Periwinkle (survey)
#8E82FE
ΔE00 4.65
Soft Blue
#6488EA
ΔE00 7.61
Cornflower
#6A79F7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91FA #FAF68D
analogous
#8DC8FA #8D91FA #C08DFA
triadic
#8D91FA #FA8D91 #91FA8D
tetradic
#8D91FA #FA8DC8 #FAF68D #8DFAC0
square
#8D91FA #FA8DC8 #FAF68D #8DFAC0
split-complementary
#8D91FA #FAC08D #C8FA8D
monochromatic
#1820F5 #5258F7 #8D91FA #C8CAFD #E2E3FE
Accessibility & contrast
On white
2.78
#8D91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8D91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91FA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91FA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#6397F8
Tritanopia (blue-blind)
#69A6B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8d91fa; /* rgb */ color: rgb(141, 145, 250); /* oklch */ color: oklch(69.9% 0.152 280.0);
Tailwind
colors: {
custom: {
50: '#b3b1fc',
500: '#8d91fa',
950: '#000000',
},
}SCSS
$custom: #8d91fa; $custom-light: #b3b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8d91fa",
"rgb": {
"r": 141,
"g": 145,
"b": 250
},
"hsl": {
"h": 237.798,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.69921,
"c": 0.15208,
"h": 280
},
"luminance": 0.32816
}Semantic roles & 50–950 ramp
primary
#8D91FA
secondary
#F6F5D5
accent
#DD00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85