#8D91EA#8D91EA
#8D91EA is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.1% C 0.130 H 280.5°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91EA |
|---|---|
| RGB | rgb(141, 145, 234) |
| HSL | hsl(237, 69%, 74%) |
| HSV | hsv(237, 40%, 92%) |
| CMYK | cmyk(39.7%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(63.22, 20.15, -45.43) |
| CIE-LCH | lch(63.22, 49.70, 293.92°) |
| OKLab | oklab(69.06% 0.0236 -0.1277) |
| OKLCH | oklch(69.06% 0.13 280.5) |
| XYZ | xyz(35.9569, 31.8526, 82.0795) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.87
Periwinkle Blue
#8F99FB
ΔE00 3.21
Lavender Blue
#8B88F8
ΔE00 3.56
Periwinkle (survey)
#8E82FE
ΔE00 5.62
Soft Blue
#6488EA
ΔE00 7.76
Cornflower
#6A79F7
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91EA #EAE68D
analogous
#8DBFEA #8D91EA #B78DEA
triadic
#8D91EA #EA8D91 #91EA8D
tetradic
#8D91EA #EA8DBF #EAE68D #8DEAB7
square
#8D91EA #EA8DBF #EAE68D #8DEAB7
split-complementary
#8D91EA #EAB78D #BFEA8D
monochromatic
#272FD5 #595FE0 #8D91EA #C1C3F4 #E5E6FA
Accessibility & contrast
On white
2.85
#8D91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#8D91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91EA
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91EA | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CED
Deuteranopia (green-blind)
#6D96E8
Tritanopia (blue-blind)
#71A3B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d91ea; /* rgb */ color: rgb(141, 145, 234); /* oklch */ color: oklch(69.1% 0.130 280.5);
Tailwind
colors: {
custom: {
50: '#b2b1f1',
500: '#8d91ea',
950: '#000000',
},
}SCSS
$custom: #8d91ea; $custom-light: #b2b1f1; $custom-dark: #000000;
JSON
{
"hex": "#8d91ea",
"rgb": {
"r": 141,
"g": 145,
"b": 234
},
"hsl": {
"h": 237.419,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.6906,
"c": 0.12988,
"h": 280.5
},
"luminance": 0.31854
}Semantic roles & 50–950 ramp
primary
#8D91EA
secondary
#F2F1D9
accent
#C915D1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85