#8090EF#8090EF
#8090EF is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.2% C 0.141 H 274.8°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8090EF |
|---|---|
| RGB | rgb(128, 144, 239) |
| HSL | hsl(231, 78%, 72%) |
| HSV | hsv(231, 46%, 94%) |
| CMYK | cmyk(46.4%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(62.31, 18.96, -49.69) |
| CIE-LCH | lch(62.31, 53.18, 290.88°) |
| OKLab | oklab(68.21% 0.0118 -0.1404) |
| OKLCH | oklch(68.21% 0.141 274.8) |
| XYZ | xyz(34.4505, 30.7658, 85.7677) |
| Luminance | 0.3077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.40
Lavender Blue
#8B88F8
ΔE00 4.13
Perrywinkle
#8F8CE7
ΔE00 4.31
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8090EF #EFDF80
analogous
#80C8EF #8090EF #A880EF
triadic
#8090EF #EF8090 #90EF80
tetradic
#8090EF #EF80C8 #EFDF80 #80EFA8
square
#8090EF #EF80C8 #EFDF80 #80EFA8
split-complementary
#8090EF #EFA880 #C8EF80
monochromatic
#1B37D9 #4A60E8 #8090EF #B6C0F6 #E4E7FC
Accessibility & contrast
On white
2.94
#8090EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#8090EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8090EF
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8090EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8090EF | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF3
Deuteranopia (green-blind)
#6292ED
Tritanopia (blue-blind)
#57A4B4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8090ef; /* rgb */ color: rgb(128, 144, 239); /* oklch */ color: oklch(68.2% 0.141 274.8);
Tailwind
colors: {
custom: {
50: '#aab0f5',
500: '#8090ef',
950: '#000000',
},
}SCSS
$custom: #8090ef; $custom-light: #aab0f5; $custom-dark: #000000;
JSON
{
"hex": "#8090ef",
"rgb": {
"r": 128,
"g": 144,
"b": 239
},
"hsl": {
"h": 231.351,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.68213,
"c": 0.14091,
"h": 274.8
},
"luminance": 0.30768
}Semantic roles & 50–950 ramp
primary
#8090EF
secondary
#F3EFD7
accent
#BC0CDA
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85