#9494EB#9494EB
#9494EB is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.2% C 0.126 H 282.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9494EB |
|---|---|
| RGB | rgb(148, 148, 235) |
| HSL | hsl(240, 69%, 75%) |
| HSV | hsv(240, 37%, 92%) |
| CMYK | cmyk(37%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(64.54, 20.51, -43.87) |
| CIE-LCH | lch(64.54, 48.43, 295.06°) |
| OKLab | oklab(70.22% 0.0277 -0.123) |
| OKLCH | oklch(70.22% 0.126 282.7) |
| XYZ | xyz(37.7938, 33.4725, 83.0507) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.34
Periwinkle Blue
#8F99FB
ΔE00 3.37
Lavender Blue
#8B88F8
ΔE00 4.40
Periwinkle (survey)
#8E82FE
ΔE00 6.22
Soft Blue
#6488EA
ΔE00 9.23
Lavender
#B39DDB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494EB #EBEB94
analogous
#94BFEB #9494EB #BF94EB
triadic
#9494EB #EB9494 #94EB94
tetradic
#9494EB #EB94BF #EBEB94 #94EBBF
square
#9494EB #EB94BF #EBEB94 #94EBBF
split-complementary
#9494EB #EBBF94 #BFEB94
monochromatic
#2D2DD8 #6060E1 #9494EB #C8C8F5 #E5E5FA
Accessibility & contrast
On white
2.73
#9494EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#9494EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494EB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494EB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#749AE9
Tritanopia (blue-blind)
#7CA5B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9494eb; /* rgb */ color: rgb(148, 148, 235); /* oklch */ color: oklch(70.2% 0.126 282.7);
Tailwind
colors: {
custom: {
50: '#b6b3f2',
500: '#9494eb',
950: '#000000',
},
}SCSS
$custom: #9494eb; $custom-light: #b6b3f2; $custom-dark: #000000;
JSON
{
"hex": "#9494eb",
"rgb": {
"r": 148,
"g": 148,
"b": 235
},
"hsl": {
"h": 240,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.70217,
"c": 0.12611,
"h": 282.7
},
"luminance": 0.33474
}Semantic roles & 50–950 ramp
primary
#9494EB
secondary
#F2F2D9
accent
#D015D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085