#8A90FE#8A90FE
#8A90FE is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.7% C 0.159 H 279.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90FE |
|---|---|
| RGB | rgb(138, 144, 254) |
| HSL | hsl(237, 98%, 77%) |
| HSV | hsv(237, 46%, 100%) |
| CMYK | cmyk(45.7%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(63.76, 25.65, -55.59) |
| CIE-LCH | lch(63.76, 61.22, 294.77°) |
| OKLab | oklab(69.74% 0.0251 -0.1574) |
| OKLCH | oklch(69.74% 0.159 279) |
| XYZ | xyz(38.3385, 32.5036, 98.0004) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.63
Periwinkle Blue
#8F99FB
ΔE00 2.65
Perrywinkle
#8F8CE7
ΔE00 3.95
Periwinkle (survey)
#8E82FE
ΔE00 4.52
Soft Blue
#6488EA
ΔE00 7.17
Cornflower
#6A79F7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90FE #FEF88A
analogous
#8ACAFE #8A90FE #BE8AFE
triadic
#8A90FE #FE8A90 #90FE8A
tetradic
#8A90FE #FE8ACA #FEF88A #8AFEBE
square
#8A90FE #FE8ACA #FEF88A #8AFEBE
split-complementary
#8A90FE #FEBE8A #CAFE8A
monochromatic
#111DFD #4D56FD #8A90FE #C7CAFF #E1E2FF
Accessibility & contrast
On white
2.80
#8A90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#8A90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90FE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90FE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#5C96FC
Tritanopia (blue-blind)
#61A7BB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a90fe; /* rgb */ color: rgb(138, 144, 254); /* oklch */ color: oklch(69.7% 0.159 279.0);
Tailwind
colors: {
custom: {
50: '#b2b0ff',
500: '#8a90fe',
950: '#000000',
},
}SCSS
$custom: #8a90fe; $custom-light: #b2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#8a90fe",
"rgb": {
"r": 138,
"g": 144,
"b": 254
},
"hsl": {
"h": 236.897,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.69742,
"c": 0.15942,
"h": 279
},
"luminance": 0.32506
}Semantic roles & 50–950 ramp
primary
#8A90FE
secondary
#F7F5D4
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86