#8697F8#8697F8
#8697F8 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.143 H 274.6°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8697F8 |
|---|---|
| RGB | rgb(134, 151, 248) |
| HSL | hsl(231, 89%, 75%) |
| HSV | hsv(231, 46%, 97%) |
| CMYK | cmyk(46%, 39.1%, 0%, 2.7%) |
| CIE-LAB | lab(64.94, 18.91, -50.44) |
| CIE-LCH | lch(64.94, 53.87, 290.56°) |
| OKLab | oklab(70.48% 0.0115 -0.1424) |
| OKLCH | oklch(70.48% 0.143 274.6) |
| XYZ | xyz(37.8361, 33.9768, 93.3532) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 5.31
Soft Blue
#6488EA
ΔE00 6.58
Cornflowerblue
#6495ED
ΔE00 6.58
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697F8 #F8E786
analogous
#86D0F8 #8697F8 #AE86F8
triadic
#8697F8 #F88697 #97F886
tetradic
#8697F8 #F886D0 #F8E786 #86F8AE
square
#8697F8 #F886D0 #F8E786 #86F8AE
split-complementary
#8697F8 #F8AE86 #D0F886
monochromatic
#1234F1 #4C65F5 #8697F8 #C0C9FB #E2E6FD
Accessibility & contrast
On white
2.69
#8697F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8697F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697F8
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697F8 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#6999F6
Tritanopia (blue-blind)
#5CABBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8697f8; /* rgb */ color: rgb(134, 151, 248); /* oklch */ color: oklch(70.5% 0.143 274.6);
Tailwind
colors: {
custom: {
50: '#aeb5fb',
500: '#8697f8',
950: '#000000',
},
}SCSS
$custom: #8697f8; $custom-light: #aeb5fb; $custom-dark: #000000;
JSON
{
"hex": "#8697f8",
"rgb": {
"r": 134,
"g": 151,
"b": 248
},
"hsl": {
"h": 231.053,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.70481,
"c": 0.14291,
"h": 274.6
},
"luminance": 0.33979
}Semantic roles & 50–950 ramp
primary
#8697F8
secondary
#F5F1D6
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085