#8F90E7#8F90E7
#8F90E7 is a light, vivid blue. Relative luminance 0.316; OKLCH L 68.9% C 0.127 H 282.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8F90E7 |
|---|---|
| RGB | rgb(143, 144, 231) |
| HSL | hsl(239, 65%, 73%) |
| HSV | hsv(239, 38%, 91%) |
| CMYK | cmyk(38.1%, 37.7%, 0%, 9.4%) |
| CIE-LAB | lab(62.97, 20.42, -44.16) |
| CIE-LCH | lch(62.97, 48.65, 294.82°) |
| OKLab | oklab(68.86% 0.0264 -0.124) |
| OKLCH | oklch(68.86% 0.127 282) |
| XYZ | xyz(35.7206, 31.5544, 79.7943) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 3.73
Periwinkle Blue
#8F99FB
ΔE00 3.93
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Soft Blue
#6488EA
ΔE00 8.35
Cornflower
#6A79F7
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F90E7 #E7E68F
analogous
#8FBCE7 #8F90E7 #BA8FE7
triadic
#8F90E7 #E78F90 #90E78F
tetradic
#8F90E7 #E78FBC #E7E68F #8FE7BA
square
#8F90E7 #E78FBC #E7E68F #8FE7BA
split-complementary
#8F90E7 #E7BA8F #BCE78F
monochromatic
#2C2ECF #5D5EDC #8F90E7 #C1C2F2 #E6E6FA
Accessibility & contrast
On white
2.87
#8F90E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#8F90E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F90E7
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F90E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F90E7 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739BEA
Deuteranopia (green-blind)
#6F95E5
Tritanopia (blue-blind)
#76A1B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8f90e7; /* rgb */ color: rgb(143, 144, 231); /* oklch */ color: oklch(68.9% 0.127 282.0);
Tailwind
colors: {
custom: {
50: '#b3b0ef',
500: '#8f90e7',
950: '#000000',
},
}SCSS
$custom: #8f90e7; $custom-light: #b3b0ef; $custom-dark: #000000;
JSON
{
"hex": "#8f90e7",
"rgb": {
"r": 143,
"g": 144,
"b": 231
},
"hsl": {
"h": 239.318,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.68861,
"c": 0.12676,
"h": 282
},
"luminance": 0.31556
}Semantic roles & 50–950 ramp
primary
#8F90E7
secondary
#F1F1DA
accent
#CA19CD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84