#8699F8#8699F8
#8699F8 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.140 H 273.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8699F8 |
|---|---|
| RGB | rgb(134, 153, 248) |
| HSL | hsl(230, 89%, 75%) |
| HSV | hsv(230, 46%, 97%) |
| CMYK | cmyk(46%, 38.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.46, 17.76, -49.63) |
| CIE-LCH | lch(65.46, 52.71, 289.68°) |
| OKLab | oklab(70.87% 0.0092 -0.1401) |
| OKLCH | oklch(70.87% 0.14 273.7) |
| XYZ | xyz(38.1607, 34.6260, 93.4614) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.92
Lavender Blue
#8B88F8
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 6.78
Periwinkle (survey)
#8E82FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699F8 #F8E586
analogous
#86D2F8 #8699F8 #AC86F8
triadic
#8699F8 #F88699 #99F886
tetradic
#8699F8 #F886D2 #F8E586 #86F8AC
square
#8699F8 #F886D2 #F8E586 #86F8AC
split-complementary
#8699F8 #F8AC86 #D2F886
monochromatic
#1237F1 #4C68F5 #8699F8 #C0CAFB #E2E7FD
Accessibility & contrast
On white
2.65
#8699F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#8699F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699F8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699F8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#6B9BF6
Tritanopia (blue-blind)
#5CADBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8699f8; /* rgb */ color: rgb(134, 153, 248); /* oklch */ color: oklch(70.9% 0.140 273.7);
Tailwind
colors: {
custom: {
50: '#aeb6fb',
500: '#8699f8',
950: '#000000',
},
}SCSS
$custom: #8699f8; $custom-light: #aeb6fb; $custom-dark: #000000;
JSON
{
"hex": "#8699f8",
"rgb": {
"r": 134,
"g": 153,
"b": 248
},
"hsl": {
"h": 230,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.70874,
"c": 0.14036,
"h": 273.7
},
"luminance": 0.34628
}Semantic roles & 50–950 ramp
primary
#8699F8
secondary
#F5F0D6
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085