#8699EB#8699EB
#8699EB is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.2% C 0.122 H 273.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8699EB |
|---|---|
| RGB | rgb(134, 153, 235) |
| HSL | hsl(229, 72%, 72%) |
| HSV | hsv(229, 43%, 92%) |
| CMYK | cmyk(43%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(64.84, 14.02, -43.47) |
| CIE-LCH | lch(64.84, 45.68, 287.88°) |
| OKLab | oklab(70.2% 0.0063 -0.1221) |
| OKLCH | oklch(70.2% 0.122 273) |
| XYZ | xyz(36.2135, 33.8471, 83.2061) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 5.44
Lavender Blue
#8B88F8
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.35
Soft Blue
#6488EA
ΔE00 6.75
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699EB #EBD886
analogous
#86CBEB #8699EB #A686EB
triadic
#8699EB #EB8699 #99EB86
tetradic
#8699EB #EB86CB #EBD886 #86EBA6
square
#8699EB #EB86CB #EBD886 #86EBA6
split-complementary
#8699EB #EBA686 #CBEB86
monochromatic
#2344D4 #516DE2 #8699EB #BBC5F4 #E5E9FB
Accessibility & contrast
On white
2.70
#8699EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#8699EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699EB
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699EB | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#64AAB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8699eb; /* rgb */ color: rgb(134, 153, 235); /* oklch */ color: oklch(70.2% 0.122 273.0);
Tailwind
colors: {
custom: {
50: '#adb6f2',
500: '#8699eb',
950: '#000000',
},
}SCSS
$custom: #8699eb; $custom-light: #adb6f2; $custom-dark: #000000;
JSON
{
"hex": "#8699eb",
"rgb": {
"r": 134,
"g": 153,
"b": 235
},
"hsl": {
"h": 228.713,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.70199,
"c": 0.12229,
"h": 273
},
"luminance": 0.33849
}Semantic roles & 50–950 ramp
primary
#8699EB
secondary
#F2EDD9
accent
#AF12D4
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085