#8697EB#8697EB
#8697EB is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.8% C 0.125 H 274.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8697EB |
|---|---|
| RGB | rgb(134, 151, 235) |
| HSL | hsl(230, 72%, 72%) |
| HSV | hsv(230, 43%, 92%) |
| CMYK | cmyk(43%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(64.32, 15.18, -44.29) |
| CIE-LCH | lch(64.32, 46.82, 288.92°) |
| OKLab | oklab(69.8% 0.0088 -0.1245) |
| OKLCH | oklch(69.8% 0.125 274) |
| XYZ | xyz(35.8889, 33.1979, 83.0979) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.54
Perrywinkle
#8F8CE7
ΔE00 4.83
Lavender Blue
#8B88F8
ΔE00 5.60
Soft Blue
#6488EA
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 6.58
Periwinkle (survey)
#8E82FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697EB #EBDA86
analogous
#86CAEB #8697EB #A886EB
triadic
#8697EB #EB8697 #97EB86
tetradic
#8697EB #EB86CA #EBDA86 #86EBA8
square
#8697EB #EB86CA #EBDA86 #86EBA8
split-complementary
#8697EB #EBA886 #CAEB86
monochromatic
#2341D4 #516AE2 #8697EB #BBC4F4 #E5E8FB
Accessibility & contrast
On white
2.75
#8697EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8697EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697EB
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697EB | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#7198E9
Tritanopia (blue-blind)
#64A8B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8697eb; /* rgb */ color: rgb(134, 151, 235); /* oklch */ color: oklch(69.8% 0.125 274.0);
Tailwind
colors: {
custom: {
50: '#adb5f2',
500: '#8697eb',
950: '#000000',
},
}SCSS
$custom: #8697eb; $custom-light: #adb5f2; $custom-dark: #000000;
JSON
{
"hex": "#8697eb",
"rgb": {
"r": 134,
"g": 151,
"b": 235
},
"hsl": {
"h": 229.901,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.69797,
"c": 0.12482,
"h": 274
},
"luminance": 0.332
}Semantic roles & 50–950 ramp
primary
#8697EB
secondary
#F2EED9
accent
#B312D4
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085