#8794FA#8794FA
#8794FA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.1% C 0.149 H 276.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8794FA |
|---|---|
| RGB | rgb(135, 148, 250) |
| HSL | hsl(233, 92%, 75%) |
| HSV | hsv(233, 46%, 98%) |
| CMYK | cmyk(46%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.35, 21.47, -52.48) |
| CIE-LCH | lch(64.35, 56.70, 292.25°) |
| OKLab | oklab(70.07% 0.0165 -0.1484) |
| OKLCH | oklch(70.07% 0.149 276.3) |
| XYZ | xyz(37.8316, 33.2308, 94.8447) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.75
Lavender Blue
#8B88F8
ΔE00 4.10
Perrywinkle
#8F8CE7
ΔE00 4.60
Periwinkle (survey)
#8E82FE
ΔE00 6.14
Soft Blue
#6488EA
ΔE00 6.58
Cornflowerblue
#6495ED
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8794FA #FAED87
analogous
#87CEFA #8794FA #B387FA
triadic
#8794FA #FA8794 #94FA87
tetradic
#8794FA #FA87CE #FAED87 #87FAB3
square
#8794FA #FA87CE #FAED87 #87FAB3
split-complementary
#8794FA #FAB387 #CEFA87
monochromatic
#112BF5 #4C60F8 #8794FA #C2C8FC #E2E5FE
Accessibility & contrast
On white
2.75
#8794FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8794FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8794FA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8794FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8794FA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6398F8
Tritanopia (blue-blind)
#5DA9BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8794fa; /* rgb */ color: rgb(135, 148, 250); /* oklch */ color: oklch(70.1% 0.149 276.3);
Tailwind
colors: {
custom: {
50: '#afb3fc',
500: '#8794fa',
950: '#000000',
},
}SCSS
$custom: #8794fa; $custom-light: #afb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8794fa",
"rgb": {
"r": 135,
"g": 148,
"b": 250
},
"hsl": {
"h": 233.217,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.70073,
"c": 0.14929,
"h": 276.3
},
"luminance": 0.33233
}Semantic roles & 50–950 ramp
primary
#8794FA
secondary
#F6F2D5
accent
#CC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085