#8698FF#8698FF
#8698FF is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.1% C 0.151 H 274.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8698FF |
|---|---|
| RGB | rgb(134, 152, 255) |
| HSL | hsl(231, 100%, 76%) |
| HSV | hsv(231, 47%, 100%) |
| CMYK | cmyk(47.5%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(65.55, 20.38, -53.31) |
| CIE-LCH | lch(65.55, 57.07, 290.92°) |
| OKLab | oklab(71.06% 0.0117 -0.1508) |
| OKLCH | oklch(71.06% 0.151 274.4) |
| XYZ | xyz(39.1041, 34.7425, 99.2338) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.91
Lavender Blue
#8B88F8
ΔE00 5.48
Perrywinkle
#8F8CE7
ΔE00 5.98
Cornflowerblue
#6495ED
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 6.87
Periwinkle (survey)
#8E82FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8698FF #FFED86
analogous
#86D5FF #8698FF #B186FF
triadic
#8698FF #FF8698 #98FF86
tetradic
#8698FF #FF86D5 #FFED86 #86FFB1
square
#8698FF #FF86D5 #FFED86 #86FFB1
split-complementary
#8698FF #FFB186 #D5FF86
monochromatic
#0C30FF #4964FF #8698FF #C3CCFF #E0E5FF
Accessibility & contrast
On white
2.64
#8698FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#8698FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8698FF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8698FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8698FF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#659AFD
Tritanopia (blue-blind)
#57AEBF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8698ff; /* rgb */ color: rgb(134, 152, 255); /* oklch */ color: oklch(71.1% 0.151 274.4);
Tailwind
colors: {
custom: {
50: '#afb6ff',
500: '#8698ff',
950: '#000000',
},
}SCSS
$custom: #8698ff; $custom-light: #afb6ff; $custom-dark: #000000;
JSON
{
"hex": "#8698ff",
"rgb": {
"r": 134,
"g": 152,
"b": 255
},
"hsl": {
"h": 231.074,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.71057,
"c": 0.15126,
"h": 274.4
},
"luminance": 0.34745
}Semantic roles & 50–950 ramp
primary
#8698FF
secondary
#F7F2D4
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086