#8F90F9#8F90F9
#8F90F9 is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.8% C 0.152 H 281.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8F90F9 |
|---|---|
| RGB | rgb(143, 144, 249) |
| HSL | hsl(239, 90%, 77%) |
| HSV | hsv(239, 43%, 98%) |
| CMYK | cmyk(42.6%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(63.86, 25.41, -52.67) |
| CIE-LCH | lch(63.86, 58.48, 295.75°) |
| OKLab | oklab(69.82% 0.0298 -0.1488) |
| OKLCH | oklch(69.82% 0.152 281.3) |
| XYZ | xyz(38.3948, 32.6240, 93.8782) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.30
Periwinkle Blue
#8F99FB
ΔE00 2.78
Perrywinkle
#8F8CE7
ΔE00 2.90
Periwinkle (survey)
#8E82FE
ΔE00 4.25
Soft Blue
#6488EA
ΔE00 8.02
Cornflower
#6A79F7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F90F9 #F9F88F
analogous
#8FC5F9 #8F90F9 #C38FF9
triadic
#8F90F9 #F98F90 #90F98F
tetradic
#8F90F9 #F98FC5 #F9F88F #8FF9C3
square
#8F90F9 #F98FC5 #F9F88F #8FF9C3
split-complementary
#8F90F9 #F9C38F #C5F98F
monochromatic
#1B1DF3 #5556F6 #8F90F9 #C9CAFC #E2E2FD
Accessibility & contrast
On white
2.79
#8F90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#8F90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F90F9
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F90F9 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#6DA5B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8f90f9; /* rgb */ color: rgb(143, 144, 249); /* oklch */ color: oklch(69.8% 0.152 281.3);
Tailwind
colors: {
custom: {
50: '#b4b0fc',
500: '#8f90f9',
950: '#000000',
},
}SCSS
$custom: #8f90f9; $custom-light: #b4b0fc; $custom-dark: #000000;
JSON
{
"hex": "#8f90f9",
"rgb": {
"r": 143,
"g": 144,
"b": 249
},
"hsl": {
"h": 239.434,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.69823,
"c": 0.15175,
"h": 281.3
},
"luminance": 0.32626
}Semantic roles & 50–950 ramp
primary
#8F90F9
secondary
#F6F5D5
accent
#E300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85