#8A94FF#8A94FF
#8A94FF is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.6% C 0.156 H 277.6°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8A94FF |
|---|---|
| RGB | rgb(138, 148, 255) |
| HSL | hsl(235, 100%, 77%) |
| HSV | hsv(235, 46%, 100%) |
| CMYK | cmyk(45.9%, 42%, 0%, 0%) |
| CIE-LAB | lab(64.80, 23.62, -54.47) |
| CIE-LCH | lch(64.80, 59.37, 293.44°) |
| OKLab | oklab(70.56% 0.0205 -0.1541) |
| OKLCH | oklch(70.56% 0.156 277.6) |
| XYZ | xyz(39.1156, 33.8010, 99.0515) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.65
Lavender Blue
#8B88F8
ΔE00 3.84
Perrywinkle
#8F8CE7
ΔE00 4.65
Periwinkle (survey)
#8E82FE
ΔE00 5.74
Soft Blue
#6488EA
ΔE00 7.21
Cornflowerblue
#6495ED
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A94FF #FFF58A
analogous
#8ACEFF #8A94FF #BB8AFF
triadic
#8A94FF #FF8A94 #94FF8A
tetradic
#8A94FF #FF8ACE #FFF58A #8AFFBB
square
#8A94FF #FF8ACE #FFF58A #8AFFBB
split-complementary
#8A94FF #FFBB8A #CEFF8A
monochromatic
#1024FF #4D5CFF #8A94FF #C7CCFF #E0E3FF
Accessibility & contrast
On white
2.71
#8A94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8A94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A94FF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A94FF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#6199FD
Tritanopia (blue-blind)
#60AABD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a94ff; /* rgb */ color: rgb(138, 148, 255); /* oklch */ color: oklch(70.6% 0.156 277.6);
Tailwind
colors: {
custom: {
50: '#b2b3ff',
500: '#8a94ff',
950: '#000000',
},
}SCSS
$custom: #8a94ff; $custom-light: #b2b3ff; $custom-dark: #000000;
JSON
{
"hex": "#8a94ff",
"rgb": {
"r": 138,
"g": 148,
"b": 255
},
"hsl": {
"h": 234.872,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.70557,
"c": 0.15551,
"h": 277.6
},
"luminance": 0.33803
}Semantic roles & 50–950 ramp
primary
#8A94FF
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086