#8694FA#8694FA
#8694FA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.0% C 0.150 H 275.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8694FA |
|---|---|
| RGB | rgb(134, 148, 250) |
| HSL | hsl(233, 92%, 75%) |
| HSV | hsv(233, 46%, 98%) |
| CMYK | cmyk(46.4%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.28, 21.24, -52.59) |
| CIE-LCH | lch(64.28, 56.71, 291.99°) |
| OKLab | oklab(70.01% 0.0154 -0.1487) |
| OKLCH | oklch(70.01% 0.15 275.9) |
| XYZ | xyz(37.6714, 33.1482, 94.8372) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.88
Lavender Blue
#8B88F8
ΔE00 4.22
Perrywinkle
#8F8CE7
ΔE00 4.74
Periwinkle (survey)
#8E82FE
ΔE00 6.25
Soft Blue
#6488EA
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8694FA #FAEC86
analogous
#86CEFA #8694FA #B286FA
triadic
#8694FA #FA8694 #94FA86
tetradic
#8694FA #FA86CE #FAEC86 #86FAB2
square
#8694FA #FA86CE #FAEC86 #86FAB2
split-complementary
#8694FA #FAB286 #CEFA86
monochromatic
#102CF5 #4B60F8 #8694FA #C1C8FC #E2E5FE
Accessibility & contrast
On white
2.75
#8694FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8694FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8694FA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8694FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8694FA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6397F8
Tritanopia (blue-blind)
#5BA9BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8694fa; /* rgb */ color: rgb(134, 148, 250); /* oklch */ color: oklch(70.0% 0.150 275.9);
Tailwind
colors: {
custom: {
50: '#afb3fc',
500: '#8694fa',
950: '#000000',
},
}SCSS
$custom: #8694fa; $custom-light: #afb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8694fa",
"rgb": {
"r": 134,
"g": 148,
"b": 250
},
"hsl": {
"h": 232.759,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.70005,
"c": 0.14952,
"h": 275.9
},
"luminance": 0.3315
}Semantic roles & 50–950 ramp
primary
#8694FA
secondary
#F6F2D5
accent
#CA00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111117
muted
#808085