#9190FE#9190FE
#9190FE is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.2% C 0.158 H 281.9°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9190FE |
|---|---|
| RGB | rgb(145, 144, 254) |
| HSL | hsl(241, 98%, 78%) |
| HSV | hsv(241, 43%, 100%) |
| CMYK | cmyk(42.9%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(64.26, 27.29, -54.76) |
| CIE-LCH | lch(64.26, 61.19, 296.49°) |
| OKLab | oklab(70.25% 0.0328 -0.1549) |
| OKLCH | oklch(70.25% 0.158 281.9) |
| XYZ | xyz(39.5344, 33.1203, 98.0565) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.37
Periwinkle Blue
#8F99FB
ΔE00 3.00
Perrywinkle
#8F8CE7
ΔE00 3.44
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Cornflower
#6A79F7
ΔE00 8.40
Soft Blue
#6488EA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9190FE #FDFE90
analogous
#90C6FE #9190FE #C890FE
triadic
#9190FE #FE9190 #90FE91
tetradic
#9190FE #FE90C6 #FDFE90 #90FEC8
square
#9190FE #FE90C6 #FDFE90 #90FEC8
split-complementary
#9190FE #FEC890 #C6FE90
monochromatic
#1917FD #5553FD #9190FE #CDCDFF #E1E1FF
Accessibility & contrast
On white
2.75
#9190FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#9190FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9190FE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9190FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9190FE | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#6098FB
Tritanopia (blue-blind)
#6EA6BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9190fe; /* rgb */ color: rgb(145, 144, 254); /* oklch */ color: oklch(70.2% 0.158 281.9);
Tailwind
colors: {
custom: {
50: '#b6b0ff',
500: '#9190fe',
950: '#000000',
},
}SCSS
$custom: #9190fe; $custom-light: #b6b0ff; $custom-dark: #000000;
JSON
{
"hex": "#9190fe",
"rgb": {
"r": 145,
"g": 144,
"b": 254
},
"hsl": {
"h": 240.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.70249,
"c": 0.15829,
"h": 281.9
},
"luminance": 0.33122
}Semantic roles & 50–950 ramp
primary
#9190FE
secondary
#F7F7D4
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121018
muted
#817F86