#8697FF#8697FF
#8697FF is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.153 H 274.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8697FF |
|---|---|
| RGB | rgb(134, 151, 255) |
| HSL | hsl(232, 100%, 76%) |
| HSV | hsv(232, 47%, 100%) |
| CMYK | cmyk(47.5%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(65.29, 20.96, -53.71) |
| CIE-LCH | lch(65.29, 57.66, 291.32°) |
| OKLab | oklab(70.86% 0.0128 -0.152) |
| OKLCH | oklch(70.86% 0.153 274.8) |
| XYZ | xyz(38.9425, 34.4193, 99.1799) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Lavender Blue
#8B88F8
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 6.78
Periwinkle (survey)
#8E82FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8697FF #FFEE86
analogous
#86D4FF #8697FF #B286FF
triadic
#8697FF #FF8697 #97FF86
tetradic
#8697FF #FF86D4 #FFEE86 #86FFB2
square
#8697FF #FF86D4 #FFEE86 #86FFB2
split-complementary
#8697FF #FFB286 #D4FF86
monochromatic
#0C2EFF #4962FF #8697FF #C3CCFF #E0E5FF
Accessibility & contrast
On white
2.66
#8697FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#8697FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8697FF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8697FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8697FF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#639AFD
Tritanopia (blue-blind)
#58ADBF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8697ff; /* rgb */ color: rgb(134, 151, 255); /* oklch */ color: oklch(70.9% 0.153 274.8);
Tailwind
colors: {
custom: {
50: '#afb5ff',
500: '#8697ff',
950: '#000000',
},
}SCSS
$custom: #8697ff; $custom-light: #afb5ff; $custom-dark: #000000;
JSON
{
"hex": "#8697ff",
"rgb": {
"r": 134,
"g": 151,
"b": 255
},
"hsl": {
"h": 231.57,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.70863,
"c": 0.15253,
"h": 274.8
},
"luminance": 0.34422
}Semantic roles & 50–950 ramp
primary
#8697FF
secondary
#F7F2D4
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086