#8697EF#8697EF
#8697EF is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.0% C 0.130 H 274.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8697EF |
|---|---|
| RGB | rgb(134, 151, 239) |
| HSL | hsl(230, 77%, 73%) |
| HSV | hsv(230, 44%, 94%) |
| CMYK | cmyk(43.9%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(64.51, 16.32, -46.19) |
| CIE-LCH | lch(64.51, 48.99, 289.46°) |
| OKLab | oklab(70% 0.0097 -0.13) |
| OKLCH | oklch(70% 0.13 274.3) |
| XYZ | xyz(36.4733, 33.4316, 86.1757) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.18
Perrywinkle
#8F8CE7
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 5.41
Soft Blue
#6488EA
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 6.54
Periwinkle (survey)
#8E82FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697EF #EFDE86
analogous
#86CBEF #8697EF #A986EF
triadic
#8697EF #EF8697 #97EF86
tetradic
#8697EF #EF86CB #EFDE86 #86EFA9
square
#8697EF #EF86CB #EFDE86 #86EFA9
split-complementary
#8697EF #EFA986 #CBEF86
monochromatic
#1D3CDD #5069E8 #8697EF #BCC5F6 #E4E8FB
Accessibility & contrast
On white
2.73
#8697EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8697EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697EF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697EF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#6E98ED
Tritanopia (blue-blind)
#62A9B8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8697ef; /* rgb */ color: rgb(134, 151, 239); /* oklch */ color: oklch(70.0% 0.130 274.3);
Tailwind
colors: {
custom: {
50: '#aeb5f4',
500: '#8697ef',
950: '#000000',
},
}SCSS
$custom: #8697ef; $custom-light: #aeb5f4; $custom-dark: #000000;
JSON
{
"hex": "#8697ef",
"rgb": {
"r": 134,
"g": 151,
"b": 239
},
"hsl": {
"h": 230.286,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.70004,
"c": 0.13041,
"h": 274.3
},
"luminance": 0.33434
}Semantic roles & 50–950 ramp
primary
#8697EF
secondary
#F3EFD8
accent
#B80DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085