#9E90E5#9E90E5
#9E90E5 is a light, vivid blue. Relative luminance 0.329; OKLCH L 70.0% C 0.123 H 290.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9E90E5 |
|---|---|
| RGB | rgb(158, 144, 229) |
| HSL | hsl(250, 62%, 73%) |
| HSV | hsv(250, 37%, 90%) |
| CMYK | cmyk(31%, 37.1%, 0%, 10.2%) |
| CIE-LAB | lab(64.06, 23.96, -41.26) |
| CIE-LCH | lch(64.06, 47.71, 300.14°) |
| OKLab | oklab(69.95% 0.0429 -0.1153) |
| OKLCH | oklch(69.95% 0.123 290.4) |
| XYZ | xyz(38.2130, 32.8720, 78.4452) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.50
Lavender Blue
#8B88F8
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 6.59
Periwinkle (survey)
#8E82FE
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.02
Liliac
#C48EFD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E90E5 #D7E590
analogous
#90ACE5 #9E90E5 #C890E5
triadic
#9E90E5 #E59E90 #90E59E
tetradic
#9E90E5 #E590AC #D7E590 #90E5C8
square
#9E90E5 #E590AC #D7E590 #90E5C8
split-complementary
#9E90E5 #E5C890 #ACE590
monochromatic
#4930CB #735ED9 #9E90E5 #C9C2F1 #E9E6F9
Accessibility & contrast
On white
2.77
#9E90E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#9E90E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E90E5
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E90E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E90E5 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DE8
Deuteranopia (green-blind)
#7899E3
Tritanopia (blue-blind)
#8D9FB0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9e90e5; /* rgb */ color: rgb(158, 144, 229); /* oklch */ color: oklch(70.0% 0.123 290.4);
Tailwind
colors: {
custom: {
50: '#bdb0ed',
500: '#9e90e5',
950: '#000000',
},
}SCSS
$custom: #9e90e5; $custom-light: #bdb0ed; $custom-dark: #000000;
JSON
{
"hex": "#9e90e5",
"rgb": {
"r": 158,
"g": 144,
"b": 229
},
"hsl": {
"h": 249.882,
"s": 62.044,
"l": 73.137
},
"oklch": {
"l": 0.6995,
"c": 0.123,
"h": 290.4
},
"luminance": 0.32873
}Semantic roles & 50–950 ramp
primary
#9E90E5
secondary
#EDF1DA
accent
#CA1CAD
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121016
muted
#817F84