#8697FD#8697FD
#8697FD is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.8% C 0.150 H 274.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8697FD |
|---|---|
| RGB | rgb(134, 151, 253) |
| HSL | hsl(231, 97%, 76%) |
| HSV | hsv(231, 47%, 99%) |
| CMYK | cmyk(47%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(65.19, 20.37, -52.78) |
| CIE-LCH | lch(65.19, 56.58, 291.11°) |
| OKLab | oklab(70.75% 0.0125 -0.1493) |
| OKLCH | oklch(70.75% 0.15 274.8) |
| XYZ | xyz(38.6222, 34.2912, 97.4932) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.78
Lavender Blue
#8B88F8
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697FD #FDEC86
analogous
#86D2FD #8697FD #B086FD
triadic
#8697FD #FD8697 #97FD86
tetradic
#8697FD #FD86D2 #FDEC86 #86FDB0
square
#8697FD #FD86D2 #FDEC86 #86FDB0
split-complementary
#8697FD #FDB086 #D2FD86
monochromatic
#0E30FB #4A63FC #8697FD #C2CBFE #E1E5FF
Accessibility & contrast
On white
2.67
#8697FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8697FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697FD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697FD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#659AFB
Tritanopia (blue-blind)
#59ACBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8697fd; /* rgb */ color: rgb(134, 151, 253); /* oklch */ color: oklch(70.8% 0.150 274.8);
Tailwind
colors: {
custom: {
50: '#afb5fe',
500: '#8697fd',
950: '#000000',
},
}SCSS
$custom: #8697fd; $custom-light: #afb5fe; $custom-dark: #000000;
JSON
{
"hex": "#8697fd",
"rgb": {
"r": 134,
"g": 151,
"b": 253
},
"hsl": {
"h": 231.429,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.70753,
"c": 0.14979,
"h": 274.8
},
"luminance": 0.34293
}Semantic roles & 50–950 ramp
primary
#8697FD
secondary
#F7F2D4
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086