#8698FC#8698FC
#8698FC is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.147 H 274.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8698FC |
|---|---|
| RGB | rgb(134, 152, 252) |
| HSL | hsl(231, 95%, 76%) |
| HSV | hsv(231, 47%, 99%) |
| CMYK | cmyk(46.8%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(65.40, 19.50, -51.91) |
| CIE-LCH | lch(65.40, 55.45, 290.59°) |
| OKLab | oklab(70.89% 0.0111 -0.1467) |
| OKLCH | oklch(70.89% 0.147 274.3) |
| XYZ | xyz(38.6249, 34.5509, 96.7103) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.81
Lavender Blue
#8B88F8
ΔE00 5.46
Perrywinkle
#8F8CE7
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 6.77
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8698FC #FCEA86
analogous
#86D3FC #8698FC #AF86FC
triadic
#8698FC #FC8698 #98FC86
tetradic
#8698FC #FC86D3 #FCEA86 #86FCAF
square
#8698FC #FC86D3 #FCEA86 #86FCAF
split-complementary
#8698FC #FCAF86 #D3FC86
monochromatic
#0F32F9 #4A65FB #8698FC #C2CBFD #E1E6FE
Accessibility & contrast
On white
2.65
#8698FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8698FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8698FC
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8698FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8698FC | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#5AADBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8698fc; /* rgb */ color: rgb(134, 152, 252); /* oklch */ color: oklch(70.9% 0.147 274.3);
Tailwind
colors: {
custom: {
50: '#afb6fe',
500: '#8698fc',
950: '#000000',
},
}SCSS
$custom: #8698fc; $custom-light: #afb6fe; $custom-dark: #000000;
JSON
{
"hex": "#8698fc",
"rgb": {
"r": 134,
"g": 152,
"b": 252
},
"hsl": {
"h": 230.847,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.70893,
"c": 0.14714,
"h": 274.3
},
"luminance": 0.34553
}Semantic roles & 50–950 ramp
primary
#8698FC
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086