#8696EA#8696EA
#8696EA is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.5% C 0.125 H 274.5°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8696EA |
|---|---|
| RGB | rgb(134, 150, 234) |
| HSL | hsl(230, 70%, 72%) |
| HSV | hsv(230, 43%, 92%) |
| CMYK | cmyk(42.7%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(64.01, 15.48, -44.22) |
| CIE-LCH | lch(64.01, 46.85, 289.29°) |
| OKLab | oklab(69.55% 0.0098 -0.1243) |
| OKLCH | oklch(69.55% 0.125 274.5) |
| XYZ | xyz(35.5846, 32.8198, 82.2858) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.62
Perrywinkle
#8F8CE7
ΔE00 4.52
Lavender Blue
#8B88F8
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8696EA #EADA86
analogous
#86C8EA #8696EA #A886EA
triadic
#8696EA #EA8696 #96EA86
tetradic
#8696EA #EA86C8 #EADA86 #86EAA8
square
#8696EA #EA86C8 #EADA86 #86EAA8
split-complementary
#8696EA #EAA886 #C8EA86
monochromatic
#2440D1 #5269E1 #8696EA #BAC3F3 #E5E8FA
Accessibility & contrast
On white
2.78
#8696EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8696EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8696EA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8696EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8696EA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#7097E8
Tritanopia (blue-blind)
#65A7B5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8696ea; /* rgb */ color: rgb(134, 150, 234); /* oklch */ color: oklch(69.5% 0.125 274.5);
Tailwind
colors: {
custom: {
50: '#adb4f1',
500: '#8696ea',
950: '#000000',
},
}SCSS
$custom: #8696ea; $custom-light: #adb4f1; $custom-dark: #000000;
JSON
{
"hex": "#8696ea",
"rgb": {
"r": 134,
"g": 150,
"b": 234
},
"hsl": {
"h": 230.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.69546,
"c": 0.1247,
"h": 274.5
},
"luminance": 0.32822
}Semantic roles & 50–950 ramp
primary
#8696EA
secondary
#F2EED9
accent
#B413D2
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085