#9294EA#9294EA
#9294EA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.0% C 0.125 H 281.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9294EA |
|---|---|
| RGB | rgb(146, 148, 234) |
| HSL | hsl(239, 68%, 75%) |
| HSV | hsv(239, 38%, 92%) |
| CMYK | cmyk(37.6%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(64.35, 19.72, -43.64) |
| CIE-LCH | lch(64.35, 47.88, 294.31°) |
| OKLab | oklab(70.02% 0.0252 -0.1224) |
| OKLCH | oklch(70.02% 0.125 281.6) |
| XYZ | xyz(37.2910, 33.2299, 82.2751) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.37
Periwinkle Blue
#8F99FB
ΔE00 3.19
Lavender Blue
#8B88F8
ΔE00 4.40
Periwinkle (survey)
#8E82FE
ΔE00 6.31
Soft Blue
#6488EA
ΔE00 8.83
Lavender
#B39DDB
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294EA #EAE892
analogous
#92C0EA #9294EA #BC92EA
triadic
#9294EA #EA9294 #94EA92
tetradic
#9294EA #EA92C0 #EAE892 #92EABC
square
#9294EA #EA92C0 #EAE892 #92EABC
split-complementary
#9294EA #EABC92 #C0EA92
monochromatic
#2B2FD6 #5F62E0 #9294EA #C5C6F4 #E5E6FA
Accessibility & contrast
On white
2.75
#9294EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9294EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294EA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294EA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#7399E8
Tritanopia (blue-blind)
#79A5B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9294ea; /* rgb */ color: rgb(146, 148, 234); /* oklch */ color: oklch(70.0% 0.125 281.6);
Tailwind
colors: {
custom: {
50: '#b5b3f1',
500: '#9294ea',
950: '#000000',
},
}SCSS
$custom: #9294ea; $custom-light: #b5b3f1; $custom-dark: #000000;
JSON
{
"hex": "#9294ea",
"rgb": {
"r": 146,
"g": 148,
"b": 234
},
"hsl": {
"h": 238.636,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.70015,
"c": 0.12497,
"h": 281.6
},
"luminance": 0.33231
}Semantic roles & 50–950 ramp
primary
#9294EA
secondary
#F2F1D9
accent
#CB16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085