#8A90FC#8A90FC
#8A90FC is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.6% C 0.157 H 279.1°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8A90FC |
|---|---|
| RGB | rgb(138, 144, 252) |
| HSL | hsl(237, 95%, 76%) |
| HSV | hsv(237, 45%, 99%) |
| CMYK | cmyk(45.2%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(63.65, 25.08, -54.66) |
| CIE-LCH | lch(63.65, 60.14, 294.64°) |
| OKLab | oklab(69.63% 0.0248 -0.1547) |
| OKLCH | oklch(69.63% 0.157 279.1) |
| XYZ | xyz(38.0199, 32.3762, 96.3225) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.58
Periwinkle Blue
#8F99FB
ΔE00 2.59
Perrywinkle
#8F8CE7
ΔE00 3.72
Periwinkle (survey)
#8E82FE
ΔE00 4.55
Soft Blue
#6488EA
ΔE00 7.11
Cornflower
#6A79F7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A90FC #FCF68A
analogous
#8AC9FC #8A90FC #BD8AFC
triadic
#8A90FC #FC8A90 #90FC8A
tetradic
#8A90FC #FC8AC9 #FCF68A #8AFCBD
square
#8A90FC #FC8AC9 #FCF68A #8AFCBD
split-complementary
#8A90FC #FCBD8A #C9FC8A
monochromatic
#131FF9 #4E57FA #8A90FC #C6C9FE #E1E3FE
Accessibility & contrast
On white
2.81
#8A90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#8A90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A90FC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A90FC | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#5E96FA
Tritanopia (blue-blind)
#63A6BA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a90fc; /* rgb */ color: rgb(138, 144, 252); /* oklch */ color: oklch(69.6% 0.157 279.1);
Tailwind
colors: {
custom: {
50: '#b1b0fe',
500: '#8a90fc',
950: '#000000',
},
}SCSS
$custom: #8a90fc; $custom-light: #b1b0fe; $custom-dark: #000000;
JSON
{
"hex": "#8a90fc",
"rgb": {
"r": 138,
"g": 144,
"b": 252
},
"hsl": {
"h": 236.842,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.69628,
"c": 0.1567,
"h": 279.1
},
"luminance": 0.32378
}Semantic roles & 50–950 ramp
primary
#8A90FC
secondary
#F6F5D5
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86