#9299FA#9299FA
#9299FA is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.8% C 0.140 H 279.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9299FA |
|---|---|
| RGB | rgb(146, 153, 250) |
| HSL | hsl(236, 91%, 78%) |
| HSV | hsv(236, 42%, 98%) |
| CMYK | cmyk(41.6%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(66.36, 21.23, -49.24) |
| CIE-LCH | lch(66.36, 53.62, 293.32°) |
| OKLab | oklab(71.81% 0.0222 -0.1387) |
| OKLCH | oklch(71.81% 0.14 279.1) |
| XYZ | xyz(40.4955, 35.7938, 95.1991) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.69
Perrywinkle
#8F8CE7
ΔE00 4.52
Lavender Blue
#8B88F8
ΔE00 4.88
Periwinkle (survey)
#8E82FE
ΔE00 6.79
Soft Blue
#6488EA
ΔE00 8.68
Cornflowerblue
#6495ED
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299FA #FAF392
analogous
#92CDFA #9299FA #BF92FA
triadic
#9299FA #FA9299 #99FA92
tetradic
#9299FA #FA92CD #FAF392 #92FABF
square
#9299FA #FA92CD #FAF392 #92FABF
split-complementary
#9299FA #FABF92 #CDFA92
monochromatic
#1D2BF5 #5762F7 #9299FA #CDD0FD #E2E4FE
Accessibility & contrast
On white
2.57
#9299FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#9299FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299FA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299FA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#71ACBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9299fa; /* rgb */ color: rgb(146, 153, 250); /* oklch */ color: oklch(71.8% 0.140 279.1);
Tailwind
colors: {
custom: {
50: '#b6b6fc',
500: '#9299fa',
950: '#000000',
},
}SCSS
$custom: #9299fa; $custom-light: #b6b6fc; $custom-dark: #000000;
JSON
{
"hex": "#9299fa",
"rgb": {
"r": 146,
"g": 153,
"b": 250
},
"hsl": {
"h": 235.962,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.71807,
"c": 0.14045,
"h": 279.1
},
"luminance": 0.35796
}Semantic roles & 50–950 ramp
primary
#9299FA
secondary
#F6F4D5
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085