#8E91EF#8E91EF
#8E91EF is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.4% C 0.137 H 280.8°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8E91EF |
|---|---|
| RGB | rgb(142, 145, 239) |
| HSL | hsl(238, 75%, 75%) |
| HSV | hsv(238, 41%, 94%) |
| CMYK | cmyk(40.6%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(63.53, 21.79, -47.69) |
| CIE-LCH | lch(63.53, 52.43, 294.55°) |
| OKLab | oklab(69.4% 0.0257 -0.1343) |
| OKLCH | oklch(69.4% 0.137 280.8) |
| XYZ | xyz(36.8562, 32.2320, 85.9241) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.04
Periwinkle Blue
#8F99FB
ΔE00 2.84
Lavender Blue
#8B88F8
ΔE00 3.09
Periwinkle (survey)
#8E82FE
ΔE00 5.16
Soft Blue
#6488EA
ΔE00 7.84
Cornflower
#6A79F7
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E91EF #EFEC8E
analogous
#8EC2EF #8E91EF #BB8EEF
triadic
#8E91EF #EF8E91 #91EF8E
tetradic
#8E91EF #EF8EC2 #EFEC8E #8EEFBB
square
#8E91EF #EF8EC2 #EFEC8E #8EEFBB
split-complementary
#8E91EF #EFBB8E #C2EF8E
monochromatic
#2329E0 #585DE7 #8E91EF #C4C5F7 #E4E5FB
Accessibility & contrast
On white
2.82
#8E91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8E91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E91EF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E91EF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#6B96ED
Tritanopia (blue-blind)
#70A4B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8e91ef; /* rgb */ color: rgb(142, 145, 239); /* oklch */ color: oklch(69.4% 0.137 280.8);
Tailwind
colors: {
custom: {
50: '#b3b1f4',
500: '#8e91ef',
950: '#000000',
},
}SCSS
$custom: #8e91ef; $custom-light: #b3b1f4; $custom-dark: #000000;
JSON
{
"hex": "#8e91ef",
"rgb": {
"r": 142,
"g": 145,
"b": 239
},
"hsl": {
"h": 238.144,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.69397,
"c": 0.13671,
"h": 280.8
},
"luminance": 0.32234
}Semantic roles & 50–950 ramp
primary
#8E91EF
secondary
#F3F2D8
accent
#D10ED7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85