#8697EC#8697EC
#8697EC is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.8% C 0.126 H 274.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8697EC |
|---|---|
| RGB | rgb(134, 151, 236) |
| HSL | hsl(230, 73%, 73%) |
| HSV | hsv(230, 43%, 93%) |
| CMYK | cmyk(43.2%, 36%, 0%, 7.5%) |
| CIE-LAB | lab(64.37, 15.46, -44.76) |
| CIE-LCH | lch(64.37, 47.36, 289.06°) |
| OKLab | oklab(69.85% 0.009 -0.1259) |
| OKLCH | oklch(69.85% 0.126 274.1) |
| XYZ | xyz(36.0338, 33.2558, 83.8610) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Perrywinkle
#8F8CE7
ΔE00 4.85
Lavender Blue
#8B88F8
ΔE00 5.55
Soft Blue
#6488EA
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 6.57
Periwinkle (survey)
#8E82FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697EC #ECDB86
analogous
#86CAEC #8697EC #A886EC
triadic
#8697EC #EC8697 #97EC86
tetradic
#8697EC #EC86CA #ECDB86 #86ECA8
square
#8697EC #EC86CA #ECDB86 #86ECA8
split-complementary
#8697EC #ECA886 #CAEC86
monochromatic
#2240D6 #516AE4 #8697EC #BBC4F4 #E5E8FB
Accessibility & contrast
On white
2.74
#8697EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8697EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697EC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697EC | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#7098EA
Tritanopia (blue-blind)
#63A8B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8697ec; /* rgb */ color: rgb(134, 151, 236); /* oklch */ color: oklch(69.8% 0.126 274.1);
Tailwind
colors: {
custom: {
50: '#adb5f2',
500: '#8697ec',
950: '#000000',
},
}SCSS
$custom: #8697ec; $custom-light: #adb5f2; $custom-dark: #000000;
JSON
{
"hex": "#8697ec",
"rgb": {
"r": 134,
"g": 151,
"b": 236
},
"hsl": {
"h": 230,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.69849,
"c": 0.12622,
"h": 274.1
},
"luminance": 0.33258
}Semantic roles & 50–950 ramp
primary
#8697EC
secondary
#F3EED8
accent
#B411D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085