#9290F2#9290F2
#9290F2 is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.7% C 0.142 H 283.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9290F2 |
|---|---|
| RGB | rgb(146, 144, 242) |
| HSL | hsl(241, 79%, 76%) |
| HSV | hsv(241, 40%, 95%) |
| CMYK | cmyk(39.7%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(63.73, 24.21, -49.02) |
| CIE-LCH | lch(63.73, 54.67, 296.28°) |
| OKLab | oklab(69.67% 0.0319 -0.1381) |
| OKLCH | oklch(69.67% 0.142 283) |
| XYZ | xyz(37.8497, 32.4669, 88.2596) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.86
Lavender Blue
#8B88F8
ΔE00 2.72
Periwinkle Blue
#8F99FB
ΔE00 3.34
Periwinkle (survey)
#8E82FE
ΔE00 4.55
Soft Blue
#6488EA
ΔE00 8.67
Cornflower
#6A79F7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9290F2 #F0F290
analogous
#90BFF2 #9290F2 #C390F2
triadic
#9290F2 #F29290 #90F292
tetradic
#9290F2 #F290BF #F0F290 #90F2C3
square
#9290F2 #F290BF #F0F290 #90F2C3
split-complementary
#9290F2 #F2C390 #BFF290
monochromatic
#2622E5 #5C59EC #9290F2 #C8C7F8 #E4E4FC
Accessibility & contrast
On white
2.80
#9290F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#9290F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9290F2
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9290F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9290F2 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#6A97F0
Tritanopia (blue-blind)
#76A3B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9290f2; /* rgb */ color: rgb(146, 144, 242); /* oklch */ color: oklch(69.7% 0.142 283.0);
Tailwind
colors: {
custom: {
50: '#b6b0f7',
500: '#9290f2',
950: '#000000',
},
}SCSS
$custom: #9290f2; $custom-light: #b6b0f7; $custom-dark: #000000;
JSON
{
"hex": "#9290f2",
"rgb": {
"r": 146,
"g": 144,
"b": 242
},
"hsl": {
"h": 241.224,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.69666,
"c": 0.1417,
"h": 283
},
"luminance": 0.32468
}Semantic roles & 50–950 ramp
primary
#9290F2
secondary
#F3F4D7
accent
#DB0AD7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85