#8697EA#8697EA
#8697EA is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.7% C 0.123 H 274.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8697EA |
|---|---|
| RGB | rgb(134, 151, 234) |
| HSL | hsl(230, 70%, 72%) |
| HSV | hsv(230, 43%, 92%) |
| CMYK | cmyk(42.7%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(64.27, 14.90, -43.81) |
| CIE-LCH | lch(64.27, 46.27, 288.78°) |
| OKLab | oklab(69.75% 0.0086 -0.1231) |
| OKLCH | oklch(69.75% 0.123 274) |
| XYZ | xyz(35.7449, 33.1403, 82.3392) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.64
Perrywinkle
#8F8CE7
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.65
Soft Blue
#6488EA
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697EA #EAD986
analogous
#86C9EA #8697EA #A786EA
triadic
#8697EA #EA8697 #97EA86
tetradic
#8697EA #EA86C9 #EAD986 #86EAA7
square
#8697EA #EA86C9 #EAD986 #86EAA7
split-complementary
#8697EA #EAA786 #C9EA86
monochromatic
#2442D1 #526AE1 #8697EA #BAC4F3 #E5E9FA
Accessibility & contrast
On white
2.75
#8697EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8697EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697EA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697EA | 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)
#7AA0ED
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#64A8B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8697ea; /* rgb */ color: rgb(134, 151, 234); /* oklch */ color: oklch(69.7% 0.123 274.0);
Tailwind
colors: {
custom: {
50: '#adb5f1',
500: '#8697ea',
950: '#000000',
},
}SCSS
$custom: #8697ea; $custom-light: #adb5f1; $custom-dark: #000000;
JSON
{
"hex": "#8697ea",
"rgb": {
"r": 134,
"g": 151,
"b": 234
},
"hsl": {
"h": 229.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.69746,
"c": 0.12342,
"h": 274
},
"luminance": 0.33142
}Semantic roles & 50–950 ramp
primary
#8697EA
secondary
#F2EED9
accent
#B213D2
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085