#8697F9#8697F9
#8697F9 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.144 H 274.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8697F9 |
|---|---|
| RGB | rgb(134, 151, 249) |
| HSL | hsl(231, 91%, 75%) |
| HSV | hsv(231, 46%, 98%) |
| CMYK | cmyk(46.2%, 39.4%, 0%, 2.4%) |
| CIE-LAB | lab(64.99, 19.21, -50.91) |
| CIE-LCH | lch(64.99, 54.41, 290.67°) |
| OKLab | oklab(70.54% 0.0117 -0.1438) |
| OKLCH | oklch(70.54% 0.144 274.7) |
| XYZ | xyz(37.9917, 34.0390, 94.1725) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 5.37
Cornflowerblue
#6495ED
ΔE00 6.60
Soft Blue
#6488EA
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697F9 #F9E886
analogous
#86D1F9 #8697F9 #AE86F9
triadic
#8697F9 #F98697 #97F986
tetradic
#8697F9 #F986D1 #F9E886 #86F9AE
square
#8697F9 #F986D1 #F9E886 #86F9AE
split-complementary
#8697F9 #F9AE86 #D1F986
monochromatic
#1133F3 #4C65F6 #8697F9 #C0C9FC #E2E6FE
Accessibility & contrast
On white
2.69
#8697F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8697F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697F9
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697F9 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#6899F7
Tritanopia (blue-blind)
#5CABBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8697f9; /* rgb */ color: rgb(134, 151, 249); /* oklch */ color: oklch(70.5% 0.144 274.7);
Tailwind
colors: {
custom: {
50: '#afb5fc',
500: '#8697f9',
950: '#000000',
},
}SCSS
$custom: #8697f9; $custom-light: #afb5fc; $custom-dark: #000000;
JSON
{
"hex": "#8697f9",
"rgb": {
"r": 134,
"g": 151,
"b": 249
},
"hsl": {
"h": 231.13,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.70535,
"c": 0.14429,
"h": 274.7
},
"luminance": 0.34041
}Semantic roles & 50–950 ramp
primary
#8697F9
secondary
#F6F1D5
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085