#9494EA#9494EA
#9494EA is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.2% C 0.125 H 282.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9494EA |
|---|---|
| RGB | rgb(148, 148, 234) |
| HSL | hsl(240, 67%, 75%) |
| HSV | hsv(240, 37%, 92%) |
| CMYK | cmyk(36.8%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(64.50, 20.24, -43.39) |
| CIE-LCH | lch(64.50, 47.88, 295.01°) |
| OKLab | oklab(70.17% 0.0274 -0.1216) |
| OKLCH | oklch(70.17% 0.125 282.7) |
| XYZ | xyz(37.6497, 33.4149, 82.2919) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.34
Periwinkle Blue
#8F99FB
ΔE00 3.49
Lavender Blue
#8B88F8
ΔE00 4.51
Periwinkle (survey)
#8E82FE
ΔE00 6.32
Lavender
#B39DDB
ΔE00 9.18
Soft Blue
#6488EA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494EA #EAEA94
analogous
#94BFEA #9494EA #BF94EA
triadic
#9494EA #EA9494 #94EA94
tetradic
#9494EA #EA94BF #EAEA94 #94EABF
square
#9494EA #EA94BF #EAEA94 #94EABF
split-complementary
#9494EA #EABF94 #BFEA94
monochromatic
#2E2ED6 #6161E0 #9494EA #C7C7F4 #E5E5FA
Accessibility & contrast
On white
2.73
#9494EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#9494EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494EA
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494EA | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#749AE8
Tritanopia (blue-blind)
#7CA5B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9494ea; /* rgb */ color: rgb(148, 148, 234); /* oklch */ color: oklch(70.2% 0.125 282.7);
Tailwind
colors: {
custom: {
50: '#b6b3f1',
500: '#9494ea',
950: '#000000',
},
}SCSS
$custom: #9494ea; $custom-light: #b6b3f1; $custom-dark: #000000;
JSON
{
"hex": "#9494ea",
"rgb": {
"r": 148,
"g": 148,
"b": 234
},
"hsl": {
"h": 240,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.70166,
"c": 0.1247,
"h": 282.7
},
"luminance": 0.33416
}Semantic roles & 50–950 ramp
primary
#9494EA
secondary
#F1F1DA
accent
#CF16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085