#8699EA#8699EA
#8699EA is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.1% C 0.121 H 272.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8699EA |
|---|---|
| RGB | rgb(134, 153, 234) |
| HSL | hsl(229, 70%, 72%) |
| HSV | hsv(229, 43%, 92%) |
| CMYK | cmyk(42.7%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.80, 13.74, -42.99) |
| CIE-LCH | lch(64.80, 45.13, 287.73°) |
| OKLab | oklab(70.15% 0.0061 -0.1207) |
| OKLCH | oklch(70.15% 0.121 272.9) |
| XYZ | xyz(36.0695, 33.7895, 82.4474) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.79
Perrywinkle
#8F8CE7
ΔE00 5.43
Lavender Blue
#8B88F8
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 6.76
Periwinkle (survey)
#8E82FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699EA #EAD786
analogous
#86CBEA #8699EA #A586EA
triadic
#8699EA #EA8699 #99EA86
tetradic
#8699EA #EA86CB #EAD786 #86EAA5
square
#8699EA #EA86CB #EAD786 #86EAA5
split-complementary
#8699EA #EAA586 #CBEA86
monochromatic
#2445D1 #526DE1 #8699EA #BAC5F3 #E5E9FA
Accessibility & contrast
On white
2.71
#8699EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8699EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699EA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699EA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2ED
Deuteranopia (green-blind)
#7499E8
Tritanopia (blue-blind)
#64A9B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8699ea; /* rgb */ color: rgb(134, 153, 234); /* oklch */ color: oklch(70.1% 0.121 272.9);
Tailwind
colors: {
custom: {
50: '#adb6f1',
500: '#8699ea',
950: '#000000',
},
}SCSS
$custom: #8699ea; $custom-light: #adb6f1; $custom-dark: #000000;
JSON
{
"hex": "#8699ea",
"rgb": {
"r": 134,
"g": 153,
"b": 234
},
"hsl": {
"h": 228.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.70148,
"c": 0.12089,
"h": 272.9
},
"luminance": 0.33791
}Semantic roles & 50–950 ramp
primary
#8699EA
secondary
#F2EDD9
accent
#AE13D2
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085