#8697EE#8697EE
#8697EE is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.0% C 0.129 H 274.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8697EE |
|---|---|
| RGB | rgb(134, 151, 238) |
| HSL | hsl(230, 75%, 73%) |
| HSV | hsv(230, 44%, 93%) |
| CMYK | cmyk(43.7%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.46, 16.04, -45.72) |
| CIE-LCH | lch(64.46, 48.45, 289.33°) |
| OKLab | oklab(69.95% 0.0095 -0.1287) |
| OKLCH | oklch(69.95% 0.129 274.2) |
| XYZ | xyz(36.3260, 33.3727, 85.3998) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.26
Perrywinkle
#8F8CE7
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 5.45
Soft Blue
#6488EA
ΔE00 6.51
Cornflowerblue
#6495ED
ΔE00 6.55
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697EE #EEDD86
analogous
#86CBEE #8697EE #A986EE
triadic
#8697EE #EE8697 #97EE86
tetradic
#8697EE #EE86CB #EEDD86 #86EEA9
square
#8697EE #EE86CB #EEDD86 #86EEA9
split-complementary
#8697EE #EEA986 #CBEE86
monochromatic
#1F3DDB #5069E6 #8697EE #BCC5F6 #E4E8FB
Accessibility & contrast
On white
2.74
#8697EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8697EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697EE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697EE | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#6F98EC
Tritanopia (blue-blind)
#62A9B7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8697ee; /* rgb */ color: rgb(134, 151, 238); /* oklch */ color: oklch(70.0% 0.129 274.2);
Tailwind
colors: {
custom: {
50: '#aeb5f4',
500: '#8697ee',
950: '#000000',
},
}SCSS
$custom: #8697ee; $custom-light: #aeb5f4; $custom-dark: #000000;
JSON
{
"hex": "#8697ee",
"rgb": {
"r": 134,
"g": 151,
"b": 238
},
"hsl": {
"h": 230.192,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.69952,
"c": 0.12902,
"h": 274.2
},
"luminance": 0.33375
}Semantic roles & 50–950 ramp
primary
#8697EE
secondary
#F3EFD8
accent
#B70ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085