#8E91EA#8E91EA
#8E91EA is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.1% C 0.130 H 281.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8E91EA |
|---|---|
| RGB | rgb(142, 145, 234) |
| HSL | hsl(238, 69%, 74%) |
| HSV | hsv(238, 39%, 92%) |
| CMYK | cmyk(39.3%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(63.29, 20.41, -45.31) |
| CIE-LCH | lch(63.29, 49.70, 294.24°) |
| OKLab | oklab(69.14% 0.0247 -0.1273) |
| OKLCH | oklch(69.14% 0.13 281) |
| XYZ | xyz(36.1277, 31.9407, 82.0876) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.74
Periwinkle Blue
#8F99FB
ΔE00 3.29
Lavender Blue
#8B88F8
ΔE00 3.57
Periwinkle (survey)
#8E82FE
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 7.98
Cornflower
#6A79F7
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E91EA #EAE78E
analogous
#8EBFEA #8E91EA #B98EEA
triadic
#8E91EA #EA8E91 #91EA8E
tetradic
#8E91EA #EA8EBF #EAE78E #8EEAB9
square
#8E91EA #EA8EBF #EAE78E #8EEAB9
split-complementary
#8E91EA #EAB98E #BFEA8E
monochromatic
#282DD6 #5A5FE0 #8E91EA #C2C3F4 #E5E6FA
Accessibility & contrast
On white
2.84
#8E91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8E91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E91EA
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E91EA | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DED
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#73A3B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8e91ea; /* rgb */ color: rgb(142, 145, 234); /* oklch */ color: oklch(69.1% 0.130 281.0);
Tailwind
colors: {
custom: {
50: '#b2b1f1',
500: '#8e91ea',
950: '#000000',
},
}SCSS
$custom: #8e91ea; $custom-light: #b2b1f1; $custom-dark: #000000;
JSON
{
"hex": "#8e91ea",
"rgb": {
"r": 142,
"g": 145,
"b": 234
},
"hsl": {
"h": 238.043,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.69135,
"c": 0.12972,
"h": 281
},
"luminance": 0.31942
}Semantic roles & 50–950 ramp
primary
#8E91EA
secondary
#F2F1D9
accent
#CA15D1
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85