#8694EA#8694EA
#8694EA is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.1% C 0.127 H 275.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8694EA |
|---|---|
| RGB | rgb(134, 148, 234) |
| HSL | hsl(232, 70%, 72%) |
| HSV | hsv(232, 43%, 92%) |
| CMYK | cmyk(42.7%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(63.50, 16.64, -45.03) |
| CIE-LCH | lch(63.50, 48.01, 290.28°) |
| OKLab | oklab(69.15% 0.0123 -0.1267) |
| OKLCH | oklch(69.15% 0.127 275.5) |
| XYZ | xyz(35.2682, 32.1869, 82.1803) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.70
Perrywinkle
#8F8CE7
ΔE00 3.94
Lavender Blue
#8B88F8
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 6.35
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8694EA #EADC86
analogous
#86C6EA #8694EA #AA86EA
triadic
#8694EA #EA8694 #94EA86
tetradic
#8694EA #EA86C6 #EADC86 #86EAAA
square
#8694EA #EA86C6 #EADC86 #86EAAA
split-complementary
#8694EA #EAAA86 #C6EA86
monochromatic
#243DD1 #5266E1 #8694EA #BAC2F3 #E5E8FA
Accessibility & contrast
On white
2.82
#8694EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8694EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8694EA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8694EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8694EA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#65A5B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8694ea; /* rgb */ color: rgb(134, 148, 234); /* oklch */ color: oklch(69.1% 0.127 275.5);
Tailwind
colors: {
custom: {
50: '#adb3f1',
500: '#8694ea',
950: '#000000',
},
}SCSS
$custom: #8694ea; $custom-light: #adb3f1; $custom-dark: #000000;
JSON
{
"hex": "#8694ea",
"rgb": {
"r": 134,
"g": 148,
"b": 234
},
"hsl": {
"h": 231.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.69148,
"c": 0.12728,
"h": 275.5
},
"luminance": 0.32189
}Semantic roles & 50–950 ramp
primary
#8694EA
secondary
#F2EFD9
accent
#B813D2
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085