#8A94FC#8A94FC
#8A94FC is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.4% C 0.151 H 277.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94FC |
|---|---|
| RGB | rgb(138, 148, 252) |
| HSL | hsl(235, 95%, 76%) |
| HSV | hsv(235, 45%, 99%) |
| CMYK | cmyk(45.2%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(64.65, 22.75, -53.08) |
| CIE-LCH | lch(64.65, 57.75, 293.20°) |
| OKLab | oklab(70.39% 0.02 -0.1501) |
| OKLCH | oklch(70.39% 0.151 277.6) |
| XYZ | xyz(38.6365, 33.6094, 96.5280) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.51
Lavender Blue
#8B88F8
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 4.37
Periwinkle (survey)
#8E82FE
ΔE00 5.78
Soft Blue
#6488EA
ΔE00 7.13
Cornflowerblue
#6495ED
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94FC #FCF28A
analogous
#8ACDFC #8A94FC #B98AFC
triadic
#8A94FC #FC8A94 #94FC8A
tetradic
#8A94FC #FC8ACD #FCF28A #8AFCB9
square
#8A94FC #FC8ACD #FCF28A #8AFCB9
split-complementary
#8A94FC #FCB98A #CDFC8A
monochromatic
#1327F9 #4E5DFA #8A94FC #C6CBFE #E1E4FE
Accessibility & contrast
On white
2.72
#8A94FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#8A94FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94FC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94FC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#6499FA
Tritanopia (blue-blind)
#62AABC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a94fc; /* rgb */ color: rgb(138, 148, 252); /* oklch */ color: oklch(70.4% 0.151 277.6);
Tailwind
colors: {
custom: {
50: '#b1b3fe',
500: '#8a94fc',
950: '#000000',
},
}SCSS
$custom: #8a94fc; $custom-light: #b1b3fe; $custom-dark: #000000;
JSON
{
"hex": "#8a94fc",
"rgb": {
"r": 138,
"g": 148,
"b": 252
},
"hsl": {
"h": 234.737,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.7039,
"c": 0.1514,
"h": 277.6
},
"luminance": 0.33611
}Semantic roles & 50–950 ramp
primary
#8A94FC
secondary
#F6F3D5
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086