#8B90F4#8B90F4
#8B90F4 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.3% C 0.146 H 279.7°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8B90F4 |
|---|---|
| RGB | rgb(139, 144, 244) |
| HSL | hsl(237, 83%, 75%) |
| HSV | hsv(237, 43%, 96%) |
| CMYK | cmyk(43%, 41%, 0%, 4.3%) |
| CIE-LAB | lab(63.31, 23.03, -50.80) |
| CIE-LCH | lch(63.31, 55.78, 294.38°) |
| OKLab | oklab(69.26% 0.0245 -0.1434) |
| OKLCH | oklch(69.26% 0.146 279.7) |
| XYZ | xyz(36.9450, 31.9654, 89.7937) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.59
Periwinkle Blue
#8F99FB
ΔE00 2.65
Perrywinkle
#8F8CE7
ΔE00 2.72
Periwinkle (survey)
#8E82FE
ΔE00 4.73
Soft Blue
#6488EA
ΔE00 7.20
Cornflower
#6A79F7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B90F4 #F4EF8B
analogous
#8BC4F4 #8B90F4 #BB8BF4
triadic
#8B90F4 #F48B90 #90F48B
tetradic
#8B90F4 #F48BC4 #F4EF8B #8BF4BB
square
#8B90F4 #F48BC4 #F4EF8B #8BF4BB
split-complementary
#8B90F4 #F4BB8B #C4F48B
monochromatic
#1B25E9 #535BEF #8B90F4 #C3C5F9 #E3E4FC
Accessibility & contrast
On white
2.84
#8B90F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8B90F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B90F4
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B90F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B90F4 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF8
Deuteranopia (green-blind)
#6496F2
Tritanopia (blue-blind)
#69A4B6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8b90f4; /* rgb */ color: rgb(139, 144, 244); /* oklch */ color: oklch(69.3% 0.146 279.7);
Tailwind
colors: {
custom: {
50: '#b1b0f8',
500: '#8b90f4',
950: '#000000',
},
}SCSS
$custom: #8b90f4; $custom-light: #b1b0f8; $custom-dark: #000000;
JSON
{
"hex": "#8b90f4",
"rgb": {
"r": 139,
"g": 144,
"b": 244
},
"hsl": {
"h": 237.143,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.69255,
"c": 0.14551,
"h": 279.7
},
"luminance": 0.31967
}Semantic roles & 50–950 ramp
primary
#8B90F4
secondary
#F4F3D7
accent
#D506DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85