#9199FA#9199FA
#9199FA is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.7% C 0.141 H 278.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9199FA |
|---|---|
| RGB | rgb(145, 153, 250) |
| HSL | hsl(235, 91%, 77%) |
| HSV | hsv(235, 42%, 98%) |
| CMYK | cmyk(42%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(66.29, 20.98, -49.36) |
| CIE-LCH | lch(66.29, 53.63, 293.03°) |
| OKLab | oklab(71.74% 0.0211 -0.139) |
| OKLCH | oklch(71.74% 0.141 278.6) |
| XYZ | xyz(40.3185, 35.7025, 95.1908) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.48
Perrywinkle
#8F8CE7
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 4.91
Periwinkle (survey)
#8E82FE
ΔE00 6.84
Soft Blue
#6488EA
ΔE00 8.50
Cornflowerblue
#6495ED
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9199FA #FAF291
analogous
#91CDFA #9199FA #BE91FA
triadic
#9199FA #FA9199 #99FA91
tetradic
#9199FA #FA91CD #FAF291 #91FABE
square
#9199FA #FA91CD #FAF291 #91FABE
split-complementary
#9199FA #FABE91 #CDFA91
monochromatic
#1C2CF5 #5663F7 #9199FA #CCCFFD #E2E4FE
Accessibility & contrast
On white
2.58
#9199FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#9199FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9199FA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9199FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9199FA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#6FADBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9199fa; /* rgb */ color: rgb(145, 153, 250); /* oklch */ color: oklch(71.7% 0.141 278.6);
Tailwind
colors: {
custom: {
50: '#b5b6fc',
500: '#9199fa',
950: '#000000',
},
}SCSS
$custom: #9199fa; $custom-light: #b5b6fc; $custom-dark: #000000;
JSON
{
"hex": "#9199fa",
"rgb": {
"r": 145,
"g": 153,
"b": 250
},
"hsl": {
"h": 235.429,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.71735,
"c": 0.14064,
"h": 278.6
},
"luminance": 0.35704
}Semantic roles & 50–950 ramp
primary
#9199FA
secondary
#F6F3D5
accent
#D400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085