#8A88ED#8A88ED
#8A88ED is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.3% C 0.147 H 282.6°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8A88ED |
|---|---|
| RGB | rgb(138, 136, 237) |
| HSL | hsl(241, 74%, 73%) |
| HSV | hsv(241, 43%, 93%) |
| CMYK | cmyk(41.8%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(60.89, 25.47, -50.79) |
| CIE-LCH | lch(60.89, 56.82, 296.63°) |
| OKLab | oklab(67.28% 0.0321 -0.1434) |
| OKLCH | oklch(67.28% 0.147 282.6) |
| XYZ | xyz(34.5670, 29.1246, 83.9046) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.56
Perrywinkle
#8F8CE7
ΔE00 1.86
Periwinkle (survey)
#8E82FE
ΔE00 3.23
Periwinkle Blue
#8F99FB
ΔE00 5.20
Cornflower
#6A79F7
ΔE00 6.67
Soft Blue
#6488EA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A88ED #EBED88
analogous
#88B8ED #8A88ED #BC88ED
triadic
#8A88ED #ED8A88 #88ED8A
tetradic
#8A88ED #ED88B8 #EBED88 #88EDBC
square
#8A88ED #ED88B8 #EBED88 #88EDBC
split-complementary
#8A88ED #EDBC88 #B8ED88
monochromatic
#2521DA #5653E5 #8A88ED #BEBDF5 #E5E4FB
Accessibility & contrast
On white
3.08
#8A88ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#8A88ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A88ED
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A88ED | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F1
Deuteranopia (green-blind)
#5E90EB
Tritanopia (blue-blind)
#6C9CAF
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a88ed; /* rgb */ color: rgb(138, 136, 237); /* oklch */ color: oklch(67.3% 0.147 282.6);
Tailwind
colors: {
custom: {
50: '#b0aaf3',
500: '#8a88ed',
950: '#000000',
},
}SCSS
$custom: #8a88ed; $custom-light: #b0aaf3; $custom-dark: #000000;
JSON
{
"hex": "#8a88ed",
"rgb": {
"r": 138,
"g": 136,
"b": 237
},
"hsl": {
"h": 241.188,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.67276,
"c": 0.14698,
"h": 282.6
},
"luminance": 0.29126
}Semantic roles & 50–950 ramp
primary
#8A88ED
secondary
#F2F3D8
accent
#D610D2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85