#8A90F2#8A90F2
#8A90F2 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.1% C 0.143 H 279.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90F2 |
|---|---|
| RGB | rgb(138, 144, 242) |
| HSL | hsl(237, 80%, 75%) |
| HSV | hsv(237, 43%, 95%) |
| CMYK | cmyk(43%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(63.14, 22.22, -49.98) |
| CIE-LCH | lch(63.14, 54.70, 293.97°) |
| OKLab | oklab(69.07% 0.0231 -0.141) |
| OKLCH | oklch(69.07% 0.143 279.3) |
| XYZ | xyz(36.4767, 31.7589, 88.1953) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.67
Periwinkle Blue
#8F99FB
ΔE00 2.71
Lavender Blue
#8B88F8
ΔE00 2.75
Periwinkle (survey)
#8E82FE
ΔE00 4.93
Soft Blue
#6488EA
ΔE00 7.00
Cornflower
#6A79F7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90F2 #F2EC8A
analogous
#8AC4F2 #8A90F2 #B88AF2
triadic
#8A90F2 #F28A90 #90F28A
tetradic
#8A90F2 #F28AC4 #F2EC8A #8AF2B8
square
#8A90F2 #F28AC4 #F2EC8A #8AF2B8
split-complementary
#8A90F2 #F2B88A #C4F28A
monochromatic
#1C27E6 #535CEC #8A90F2 #C1C4F8 #E3E5FC
Accessibility & contrast
On white
2.86
#8A90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#8A90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90F2
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90F2 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#6595F0
Tritanopia (blue-blind)
#68A4B5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a90f2; /* rgb */ color: rgb(138, 144, 242); /* oklch */ color: oklch(69.1% 0.143 279.3);
Tailwind
colors: {
custom: {
50: '#b1b0f7',
500: '#8a90f2',
950: '#000000',
},
}SCSS
$custom: #8a90f2; $custom-light: #b1b0f7; $custom-dark: #000000;
JSON
{
"hex": "#8a90f2",
"rgb": {
"r": 138,
"g": 144,
"b": 242
},
"hsl": {
"h": 236.538,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.69074,
"c": 0.14292,
"h": 279.3
},
"luminance": 0.31761
}Semantic roles & 50–950 ramp
primary
#8A90F2
secondary
#F4F2D7
accent
#D009DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85