#9F90FA#9F90FA
#9F90FA is a light, vivid blue. Relative luminance 0.342; OKLCH L 71.1% C 0.152 H 288.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9F90FA |
|---|---|
| RGB | rgb(159, 144, 250) |
| HSL | hsl(248, 91%, 77%) |
| HSV | hsv(248, 42%, 98%) |
| CMYK | cmyk(36.4%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(65.14, 29.67, -51.12) |
| CIE-LCH | lch(65.14, 59.10, 300.13°) |
| OKLab | oklab(71.12% 0.0479 -0.1439) |
| OKLCH | oklch(71.12% 0.152 288.4) |
| XYZ | xyz(41.5220, 34.2184, 94.8411) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.76
Lavender Blue
#8B88F8
ΔE00 4.06
Periwinkle (survey)
#8E82FE
ΔE00 4.72
Periwinkle Blue
#8F99FB
ΔE00 5.15
Liliac
#C48EFD
ΔE00 7.72
Pastel Purple
#CAA0FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F90FA #EBFA90
analogous
#90B6FA #9F90FA #D490FA
triadic
#9F90FA #FA9F90 #90FA9F
tetradic
#9F90FA #FA90B6 #EBFA90 #90FAD4
square
#9F90FA #FA90B6 #EBFA90 #90FAD4
split-complementary
#9F90FA #FAD490 #B6FA90
monochromatic
#3A1BF5 #6C55F7 #9F90FA #D2CBFD #E6E2FE
Accessibility & contrast
On white
2.68
#9F90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#9F90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F90FA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F90FA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#87A4B9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9f90fa; /* rgb */ color: rgb(159, 144, 250); /* oklch */ color: oklch(71.1% 0.152 288.4);
Tailwind
colors: {
custom: {
50: '#bfb0fc',
500: '#9f90fa',
950: '#000000',
},
}SCSS
$custom: #9f90fa; $custom-light: #bfb0fc; $custom-dark: #000000;
JSON
{
"hex": "#9f90fa",
"rgb": {
"r": 159,
"g": 144,
"b": 250
},
"hsl": {
"h": 248.491,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.71117,
"c": 0.15166,
"h": 288.4
},
"luminance": 0.3422
}Semantic roles & 50–950 ramp
primary
#9F90FA
secondary
#F1F6D5
accent
#E600C5
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85