#8A90F0#8A90F0
#8A90F0 is a light, vivid blue. Relative luminance 0.316; OKLCH L 69.0% C 0.140 H 279.3°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90F0 |
|---|---|
| RGB | rgb(138, 144, 240) |
| HSL | hsl(236, 77%, 74%) |
| HSV | hsv(236, 43%, 94%) |
| CMYK | cmyk(42.5%, 40%, 0%, 5.9%) |
| CIE-LAB | lab(63.04, 21.65, -49.04) |
| CIE-LCH | lch(63.04, 53.60, 293.82°) |
| OKLab | oklab(68.97% 0.0227 -0.1383) |
| OKLCH | oklch(68.97% 0.14 279.3) |
| XYZ | xyz(36.1780, 31.6394, 86.6219) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.49
Periwinkle Blue
#8F99FB
ΔE00 2.81
Lavender Blue
#8B88F8
ΔE00 2.87
Periwinkle (survey)
#8E82FE
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 7.01
Cornflower
#6A79F7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90F0 #F0EA8A
analogous
#8AC3F0 #8A90F0 #B78AF0
triadic
#8A90F0 #F08A90 #90F08A
tetradic
#8A90F0 #F08AC3 #F0EA8A #8AF0B7
square
#8A90F0 #F08AC3 #F0EA8A #8AF0B7
split-complementary
#8A90F0 #F0B78A #C3F08A
monochromatic
#1E29E2 #545DE9 #8A90F0 #C0C3F7 #E4E5FC
Accessibility & contrast
On white
2.87
#8A90F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#8A90F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90F0
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90F0 | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF4
Deuteranopia (green-blind)
#6795EE
Tritanopia (blue-blind)
#69A3B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a90f0; /* rgb */ color: rgb(138, 144, 240); /* oklch */ color: oklch(69.0% 0.140 279.3);
Tailwind
colors: {
custom: {
50: '#b0b0f5',
500: '#8a90f0',
950: '#000000',
},
}SCSS
$custom: #8a90f0; $custom-light: #b0b0f5; $custom-dark: #000000;
JSON
{
"hex": "#8a90f0",
"rgb": {
"r": 138,
"g": 144,
"b": 240
},
"hsl": {
"h": 236.471,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.68966,
"c": 0.14014,
"h": 279.3
},
"luminance": 0.31641
}Semantic roles & 50–950 ramp
primary
#8A90F0
secondary
#F3F2D8
accent
#CD0CDA
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85