#9494F0#9494F0
#9494F0 is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.5% C 0.133 H 282.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9494F0 |
|---|---|
| RGB | rgb(148, 148, 240) |
| HSL | hsl(240, 75%, 76%) |
| HSV | hsv(240, 38%, 94%) |
| CMYK | cmyk(38.3%, 38.3%, 0%, 5.9%) |
| CIE-LAB | lab(64.78, 21.86, -46.25) |
| CIE-LCH | lch(64.78, 51.16, 295.30°) |
| OKLab | oklab(70.47% 0.0287 -0.13) |
| OKLCH | oklch(70.47% 0.133 282.4) |
| XYZ | xyz(38.5263, 33.7655, 86.9087) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.49
Periwinkle Blue
#8F99FB
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 3.95
Periwinkle (survey)
#8E82FE
ΔE00 5.79
Soft Blue
#6488EA
ΔE00 9.06
Lavender
#B39DDB
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494F0 #F0F094
analogous
#94C2F0 #9494F0 #C294F0
triadic
#9494F0 #F09494 #94F094
tetradic
#9494F0 #F094C2 #F0F094 #94F0C2
square
#9494F0 #F094C2 #F0F094 #94F0C2
split-complementary
#9494F0 #F0C294 #C2F094
monochromatic
#2929E1 #5E5EE8 #9494F0 #CACAF8 #E4E4FB
Accessibility & contrast
On white
2.71
#9494F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#9494F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494F0
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494F0 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#719AEE
Tritanopia (blue-blind)
#7AA6B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9494f0; /* rgb */ color: rgb(148, 148, 240); /* oklch */ color: oklch(70.5% 0.133 282.4);
Tailwind
colors: {
custom: {
50: '#b7b3f5',
500: '#9494f0',
950: '#000000',
},
}SCSS
$custom: #9494f0; $custom-light: #b7b3f5; $custom-dark: #000000;
JSON
{
"hex": "#9494f0",
"rgb": {
"r": 148,
"g": 148,
"b": 240
},
"hsl": {
"h": 240,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.70473,
"c": 0.13308,
"h": 282.4
},
"luminance": 0.33767
}Semantic roles & 50–950 ramp
primary
#9494F0
secondary
#F3F3D8
accent
#D80ED8
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085