#8A88DC#8A88DC
#8A88DC is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.4% C 0.123 H 283.6°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8A88DC |
|---|---|
| RGB | rgb(138, 136, 220) |
| HSL | hsl(241, 55%, 70%) |
| HSV | hsv(241, 38%, 86%) |
| CMYK | cmyk(37.3%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(60.05, 20.76, -42.67) |
| CIE-LCH | lch(60.05, 47.45, 295.95°) |
| OKLab | oklab(66.36% 0.029 -0.1198) |
| OKLCH | oklch(66.36% 0.123 283.6) |
| XYZ | xyz(32.2000, 28.1778, 71.4385) |
| Luminance | 0.2818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.95
Lavender Blue
#8B88F8
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 5.54
Periwinkle Blue
#8F99FB
ΔE00 6.47
Cornflower
#6A79F7
ΔE00 8.08
Mediumpurple
#9370DB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A88DC #DADC88
analogous
#88B0DC #8A88DC #B488DC
triadic
#8A88DC #DC8A88 #88DC8A
tetradic
#8A88DC #DC88B0 #DADC88 #88DCB4
square
#8A88DC #DC88B0 #DADC88 #88DCB4
split-complementary
#8A88DC #DCB488 #B0DC88
monochromatic
#3835B5 #5C59CE #8A88DC #B8B7EA #E7E7F8
Accessibility & contrast
On white
3.16
#8A88DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#8A88DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A88DC
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A88DC | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C93DF
Deuteranopia (green-blind)
#698EDA
Tritanopia (blue-blind)
#7398A7
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a88dc; /* rgb */ color: rgb(138, 136, 220); /* oklch */ color: oklch(66.4% 0.123 283.6);
Tailwind
colors: {
custom: {
50: '#afaae7',
500: '#8a88dc',
950: '#000000',
},
}SCSS
$custom: #8a88dc; $custom-light: #afaae7; $custom-dark: #000000;
JSON
{
"hex": "#8a88dc",
"rgb": {
"r": 138,
"g": 136,
"b": 220
},
"hsl": {
"h": 241.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.66358,
"c": 0.12322,
"h": 283.6
},
"luminance": 0.28179
}Semantic roles & 50–950 ramp
primary
#8A88DC
secondary
#EBECD4
accent
#C223BE
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84