#8494FB#8494FB
#8494FB is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.9% C 0.151 H 275.1°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8494FB |
|---|---|
| RGB | rgb(132, 148, 251) |
| HSL | hsl(232, 94%, 75%) |
| HSV | hsv(232, 47%, 98%) |
| CMYK | cmyk(47.4%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(64.20, 21.07, -53.27) |
| CIE-LCH | lch(64.20, 57.29, 291.58°) |
| OKLab | oklab(69.93% 0.0135 -0.1508) |
| OKLCH | oklch(69.93% 0.151 275.1) |
| XYZ | xyz(37.5128, 33.0482, 95.6504) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.18
Lavender Blue
#8B88F8
ΔE00 4.47
Perrywinkle
#8F8CE7
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8494FB #FBEB84
analogous
#84CFFB #8494FB #B084FB
triadic
#8494FB #FB8494 #94FB84
tetradic
#8494FB #FB84CF #FBEB84 #84FBB0
square
#8494FB #FB84CF #FBEB84 #84FBB0
split-complementary
#8494FB #FBB084 #CFFB84
monochromatic
#0D2DF7 #4960F9 #8494FB #BFC8FD #E1E5FE
Accessibility & contrast
On white
2.76
#8494FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8494FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8494FB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8494FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8494FB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#6197F9
Tritanopia (blue-blind)
#57AABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8494fb; /* rgb */ color: rgb(132, 148, 251); /* oklch */ color: oklch(69.9% 0.151 275.1);
Tailwind
colors: {
custom: {
50: '#aeb3fd',
500: '#8494fb',
950: '#000000',
},
}SCSS
$custom: #8494fb; $custom-light: #aeb3fd; $custom-dark: #000000;
JSON
{
"hex": "#8494fb",
"rgb": {
"r": 132,
"g": 148,
"b": 251
},
"hsl": {
"h": 231.933,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.69926,
"c": 0.15137,
"h": 275.1
},
"luminance": 0.3305
}Semantic roles & 50–950 ramp
primary
#8494FB
secondary
#F6F2D5
accent
#C700E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111118
muted
#808086