#9290EF#9290EF
#9290EF is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.5% C 0.138 H 283.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9290EF |
|---|---|
| RGB | rgb(146, 144, 239) |
| HSL | hsl(241, 75%, 75%) |
| HSV | hsv(241, 40%, 94%) |
| CMYK | cmyk(38.9%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(63.58, 23.38, -47.60) |
| CIE-LCH | lch(63.58, 53.03, 296.16°) |
| OKLab | oklab(69.51% 0.0314 -0.1339) |
| OKLCH | oklch(69.51% 0.138 283.2) |
| XYZ | xyz(37.4029, 32.2881, 85.9061) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.53
Lavender Blue
#8B88F8
ΔE00 2.98
Periwinkle Blue
#8F99FB
ΔE00 3.54
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Soft Blue
#6488EA
ΔE00 8.73
Cornflower
#6A79F7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9290EF #EDEF90
analogous
#90BEEF #9290EF #C190EF
triadic
#9290EF #EF9290 #90EF92
tetradic
#9290EF #EF90BE #EDEF90 #90EFC1
square
#9290EF #EF90BE #EDEF90 #90EFC1
split-complementary
#9290EF #EFC190 #BEEF90
monochromatic
#2925E0 #5D5BE7 #9290EF #C7C5F7 #E5E4FB
Accessibility & contrast
On white
2.82
#9290EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#9290EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9290EF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9290EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9290EF | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#6C97ED
Tritanopia (blue-blind)
#77A3B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9290ef; /* rgb */ color: rgb(146, 144, 239); /* oklch */ color: oklch(69.5% 0.138 283.2);
Tailwind
colors: {
custom: {
50: '#b5b0f4',
500: '#9290ef',
950: '#000000',
},
}SCSS
$custom: #9290ef; $custom-light: #b5b0f4; $custom-dark: #000000;
JSON
{
"hex": "#9290ef",
"rgb": {
"r": 146,
"g": 144,
"b": 239
},
"hsl": {
"h": 241.263,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.69507,
"c": 0.13755,
"h": 283.2
},
"luminance": 0.3229
}Semantic roles & 50–950 ramp
primary
#9290EF
secondary
#F2F3D8
accent
#D70FD3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85