#8699EE#8699EE
#8699EE is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.4% C 0.126 H 273.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8699EE |
|---|---|
| RGB | rgb(134, 153, 238) |
| HSL | hsl(229, 75%, 73%) |
| HSV | hsv(229, 44%, 93%) |
| CMYK | cmyk(43.7%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(64.98, 14.88, -44.90) |
| CIE-LCH | lch(64.98, 47.30, 288.33°) |
| OKLab | oklab(70.35% 0.007 -0.1263) |
| OKLCH | oklch(70.35% 0.126 273.2) |
| XYZ | xyz(36.6506, 34.0219, 85.5080) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.43
Perrywinkle
#8F8CE7
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 6.31
Soft Blue
#6488EA
ΔE00 6.72
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699EE #EEDB86
analogous
#86CDEE #8699EE #A786EE
triadic
#8699EE #EE8699 #99EE86
tetradic
#8699EE #EE86CD #EEDB86 #86EEA7
square
#8699EE #EE86CD #EEDB86 #86EEA7
split-complementary
#8699EE #EEA786 #CDEE86
monochromatic
#1F41DB #506CE6 #8699EE #BCC6F6 #E4E8FB
Accessibility & contrast
On white
2.69
#8699EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8699EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699EE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699EE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#729AEC
Tritanopia (blue-blind)
#62AAB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8699ee; /* rgb */ color: rgb(134, 153, 238); /* oklch */ color: oklch(70.4% 0.126 273.2);
Tailwind
colors: {
custom: {
50: '#adb6f4',
500: '#8699ee',
950: '#000000',
},
}SCSS
$custom: #8699ee; $custom-light: #adb6f4; $custom-dark: #000000;
JSON
{
"hex": "#8699ee",
"rgb": {
"r": 134,
"g": 153,
"b": 238
},
"hsl": {
"h": 229.038,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.70351,
"c": 0.12648,
"h": 273.2
},
"luminance": 0.34024
}Semantic roles & 50–950 ramp
primary
#8699EE
secondary
#F3EED8
accent
#B30ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085