#8698F8#8698F8
#8698F8 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.7% C 0.142 H 274.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8698F8 |
|---|---|
| RGB | rgb(134, 152, 248) |
| HSL | hsl(231, 89%, 75%) |
| HSV | hsv(231, 46%, 97%) |
| CMYK | cmyk(46%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(65.20, 18.34, -50.04) |
| CIE-LCH | lch(65.20, 53.29, 290.12°) |
| OKLab | oklab(70.68% 0.0103 -0.1412) |
| OKLCH | oklch(70.68% 0.142 274.2) |
| XYZ | xyz(37.9978, 34.3000, 93.4071) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.79
Lavender Blue
#8B88F8
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 5.57
Cornflowerblue
#6495ED
ΔE00 6.46
Soft Blue
#6488EA
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8698F8 #F8E686
analogous
#86D1F8 #8698F8 #AD86F8
triadic
#8698F8 #F88698 #98F886
tetradic
#8698F8 #F886D1 #F8E686 #86F8AD
square
#8698F8 #F886D1 #F8E686 #86F8AD
split-complementary
#8698F8 #F8AD86 #D1F886
monochromatic
#1236F1 #4C67F5 #8698F8 #C0C9FB #E2E6FD
Accessibility & contrast
On white
2.67
#8698F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8698F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8698F8
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8698F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8698F8 | 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)
#74A3FC
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#5CACBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8698f8; /* rgb */ color: rgb(134, 152, 248); /* oklch */ color: oklch(70.7% 0.142 274.2);
Tailwind
colors: {
custom: {
50: '#aeb6fb',
500: '#8698f8',
950: '#000000',
},
}SCSS
$custom: #8698f8; $custom-light: #aeb6fb; $custom-dark: #000000;
JSON
{
"hex": "#8698f8",
"rgb": {
"r": 134,
"g": 152,
"b": 248
},
"hsl": {
"h": 230.526,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.70677,
"c": 0.14163,
"h": 274.2
},
"luminance": 0.34302
}Semantic roles & 50–950 ramp
primary
#8698F8
secondary
#F5F0D6
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085