#9494FB#9494FB
#9494FB is a light, vivid blue. Relative luminance 0.344; OKLCH L 71.1% C 0.148 H 282.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9494FB |
|---|---|
| RGB | rgb(148, 148, 251) |
| HSL | hsl(240, 93%, 78%) |
| HSV | hsv(240, 41%, 98%) |
| CMYK | cmyk(41%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(65.31, 24.88, -51.44) |
| CIE-LCH | lch(65.31, 57.14, 295.81°) |
| OKLab | oklab(71.06% 0.0307 -0.1451) |
| OKLCH | oklch(71.06% 0.148 282) |
| XYZ | xyz(40.2102, 34.4391, 95.7768) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 3.45
Lavender Blue
#8B88F8
ΔE00 3.46
Periwinkle (survey)
#8E82FE
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 8.94
Cornflower
#6A79F7
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494FB #FBFB94
analogous
#94C7FB #9494FB #C794FB
triadic
#9494FB #FB9494 #94FB94
tetradic
#9494FB #FB94C7 #FBFB94 #94FBC7
square
#9494FB #FB94C7 #FBFB94 #94FBC7
split-complementary
#9494FB #FBC794 #C7FB94
monochromatic
#1E1EF7 #5959F9 #9494FB #CFCFFD #E2E2FE
Accessibility & contrast
On white
2.66
#9494FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#9494FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494FB
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494FB | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#75A9BB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9494fb; /* rgb */ color: rgb(148, 148, 251); /* oklch */ color: oklch(71.1% 0.148 282.0);
Tailwind
colors: {
custom: {
50: '#b7b3fd',
500: '#9494fb',
950: '#000000',
},
}SCSS
$custom: #9494fb; $custom-light: #b7b3fd; $custom-dark: #000000;
JSON
{
"hex": "#9494fb",
"rgb": {
"r": 148,
"g": 148,
"b": 251
},
"hsl": {
"h": 240,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.71055,
"c": 0.1483,
"h": 282
},
"luminance": 0.34441
}Semantic roles & 50–950 ramp
primary
#9494FB
secondary
#F6F6D5
accent
#E600E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086