#8688EA#8688EA
#8688EA is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.8% C 0.143 H 280.9°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8688EA |
|---|---|
| RGB | rgb(134, 136, 234) |
| HSL | hsl(239, 70%, 72%) |
| HSV | hsv(239, 43%, 92%) |
| CMYK | cmyk(42.7%, 41.9%, 0%, 8.2%) |
| CIE-LAB | lab(60.44, 23.64, -49.86) |
| CIE-LCH | lch(60.44, 55.18, 295.37°) |
| OKLab | oklab(66.81% 0.0271 -0.1408) |
| OKLCH | oklch(66.81% 0.143 280.9) |
| XYZ | xyz(33.4826, 28.6157, 81.5851) |
| Luminance | 0.2862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.12
Perrywinkle
#8F8CE7
ΔE00 2.16
Periwinkle (survey)
#8E82FE
ΔE00 3.86
Periwinkle Blue
#8F99FB
ΔE00 5.21
Cornflower
#6A79F7
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8688EA #EAE886
analogous
#86BAEA #8688EA #B686EA
triadic
#8688EA #EA8688 #88EA86
tetradic
#8688EA #EA86BA #EAE886 #86EAB6
square
#8688EA #EA86BA #EAE886 #86EAB6
split-complementary
#8688EA #EAB686 #BAEA86
monochromatic
#2428D1 #5255E1 #8688EA #BABBF3 #E5E5FA
Accessibility & contrast
On white
3.12
#8688EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#8688EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8688EA
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8688EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8688EA | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6495EE
Deuteranopia (green-blind)
#5E8EE8
Tritanopia (blue-blind)
#669CAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8688ea; /* rgb */ color: rgb(134, 136, 234); /* oklch */ color: oklch(66.8% 0.143 280.9);
Tailwind
colors: {
custom: {
50: '#aeaaf1',
500: '#8688ea',
950: '#000000',
},
}SCSS
$custom: #8688ea; $custom-light: #aeaaf1; $custom-dark: #000000;
JSON
{
"hex": "#8688ea",
"rgb": {
"r": 134,
"g": 136,
"b": 234
},
"hsl": {
"h": 238.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.66808,
"c": 0.14339,
"h": 280.9
},
"luminance": 0.28617
}Semantic roles & 50–950 ramp
primary
#8688EA
secondary
#F2F2D9
accent
#CF13D2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85