#8F90E8#8F90E8
#8F90E8 is a light, vivid blue. Relative luminance 0.316; OKLCH L 68.9% C 0.128 H 282.0°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8F90E8 |
|---|---|
| RGB | rgb(143, 144, 232) |
| HSL | hsl(239, 66%, 74%) |
| HSV | hsv(239, 38%, 91%) |
| CMYK | cmyk(38.4%, 37.9%, 0%, 9%) |
| CIE-LAB | lab(63.02, 20.70, -44.63) |
| CIE-LCH | lch(63.02, 49.20, 294.88°) |
| OKLab | oklab(68.91% 0.0267 -0.1254) |
| OKLCH | oklch(68.91% 0.128 282) |
| XYZ | xyz(35.8623, 31.6110, 80.5403) |
| Luminance | 0.3161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.28
Lavender Blue
#8B88F8
ΔE00 3.60
Periwinkle Blue
#8F99FB
ΔE00 3.82
Periwinkle (survey)
#8E82FE
ΔE00 5.50
Soft Blue
#6488EA
ΔE00 8.31
Cornflower
#6A79F7
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F90E8 #E8E78F
analogous
#8FBCE8 #8F90E8 #BA8FE8
triadic
#8F90E8 #E88F90 #90E88F
tetradic
#8F90E8 #E88FBC #E8E78F #8FE8BA
square
#8F90E8 #E88FBC #E8E78F #8FE8BA
split-complementary
#8F90E8 #E8BA8F #BCE88F
monochromatic
#2B2DD2 #5C5EDE #8F90E8 #C2C2F2 #E6E6FA
Accessibility & contrast
On white
2.87
#8F90E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#8F90E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F90E8
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F90E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F90E8 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CEB
Deuteranopia (green-blind)
#6E95E6
Tritanopia (blue-blind)
#75A1B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8f90e8; /* rgb */ color: rgb(143, 144, 232); /* oklch */ color: oklch(68.9% 0.128 282.0);
Tailwind
colors: {
custom: {
50: '#b3b0ef',
500: '#8f90e8',
950: '#000000',
},
}SCSS
$custom: #8f90e8; $custom-light: #b3b0ef; $custom-dark: #000000;
JSON
{
"hex": "#8f90e8",
"rgb": {
"r": 143,
"g": 144,
"b": 232
},
"hsl": {
"h": 239.326,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.68912,
"c": 0.12816,
"h": 282
},
"luminance": 0.31612
}Semantic roles & 50–950 ramp
primary
#8F90E8
secondary
#F1F1DA
accent
#CC18CE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84