#9290EA#9290EA
#9290EA is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.131 H 283.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9290EA |
|---|---|
| RGB | rgb(146, 144, 234) |
| HSL | hsl(241, 68%, 74%) |
| HSV | hsv(241, 38%, 92%) |
| CMYK | cmyk(37.6%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(63.34, 22.03, -45.22) |
| CIE-LCH | lch(63.34, 50.30, 295.97°) |
| OKLab | oklab(69.25% 0.0304 -0.127) |
| OKLCH | oklch(69.25% 0.131 283.5) |
| XYZ | xyz(36.6744, 31.9967, 82.0696) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.20
Lavender Blue
#8B88F8
ΔE00 3.53
Periwinkle Blue
#8F99FB
ΔE00 3.98
Periwinkle (survey)
#8E82FE
ΔE00 5.29
Soft Blue
#6488EA
ΔE00 8.90
Cornflower
#6A79F7
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9290EA #E8EA90
analogous
#90BBEA #9290EA #BF90EA
triadic
#9290EA #EA9290 #90EA92
tetradic
#9290EA #EA90BB #E8EA90 #90EABF
square
#9290EA #EA90BB #E8EA90 #90EABF
split-complementary
#9290EA #EABF90 #BBEA90
monochromatic
#2D29D7 #5F5DE0 #9290EA #C5C3F4 #E6E5FA
Accessibility & contrast
On white
2.84
#9290EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#9290EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9290EA
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9290EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9290EA | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#6F96E8
Tritanopia (blue-blind)
#79A1B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9290ea; /* rgb */ color: rgb(146, 144, 234); /* oklch */ color: oklch(69.2% 0.131 283.5);
Tailwind
colors: {
custom: {
50: '#b5b0f1',
500: '#9290ea',
950: '#000000',
},
}SCSS
$custom: #9290ea; $custom-light: #b5b0f1; $custom-dark: #000000;
JSON
{
"hex": "#9290ea",
"rgb": {
"r": 146,
"g": 144,
"b": 234
},
"hsl": {
"h": 241.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.69245,
"c": 0.13058,
"h": 283.5
},
"luminance": 0.31998
}Semantic roles & 50–950 ramp
primary
#9290EA
secondary
#F1F2D9
accent
#D015CC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85