#8694ED#8694ED
#8694ED is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.3% C 0.131 H 275.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8694ED |
|---|---|
| RGB | rgb(134, 148, 237) |
| HSL | hsl(232, 74%, 73%) |
| HSV | hsv(232, 43%, 93%) |
| CMYK | cmyk(43.5%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.64, 17.49, -46.46) |
| CIE-LCH | lch(63.64, 49.64, 290.63°) |
| OKLab | oklab(69.3% 0.0129 -0.1308) |
| OKLCH | oklch(69.3% 0.131 275.6) |
| XYZ | xyz(35.7028, 32.3608, 84.4694) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.42
Perrywinkle
#8F8CE7
ΔE00 4.01
Lavender Blue
#8B88F8
ΔE00 4.59
Soft Blue
#6488EA
ΔE00 6.30
Periwinkle (survey)
#8E82FE
ΔE00 6.77
Cornflowerblue
#6495ED
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8694ED #EDDF86
analogous
#86C7ED #8694ED #AC86ED
triadic
#8694ED #ED8694 #94ED86
tetradic
#8694ED #ED86C7 #EDDF86 #86EDAC
square
#8694ED #ED86C7 #EDDF86 #86EDAC
split-complementary
#8694ED #EDAC86 #C7ED86
monochromatic
#2039D8 #5165E5 #8694ED #BBC3F5 #E4E7FB
Accessibility & contrast
On white
2.81
#8694ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8694ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8694ED
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8694ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8694ED | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#6C96EB
Tritanopia (blue-blind)
#63A6B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8694ed; /* rgb */ color: rgb(134, 148, 237); /* oklch */ color: oklch(69.3% 0.131 275.6);
Tailwind
colors: {
custom: {
50: '#adb3f3',
500: '#8694ed',
950: '#000000',
},
}SCSS
$custom: #8694ed; $custom-light: #adb3f3; $custom-dark: #000000;
JSON
{
"hex": "#8694ed",
"rgb": {
"r": 134,
"g": 148,
"b": 237
},
"hsl": {
"h": 231.845,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.69304,
"c": 0.13148,
"h": 275.6
},
"luminance": 0.32363
}Semantic roles & 50–950 ramp
primary
#8694ED
secondary
#F3EFD8
accent
#BB0FD6
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111117
muted
#808085