#8A88F9#8A88F9
#8A88F9 is a light, vivid blue. Relative luminance 0.299; OKLCH L 68.0% C 0.163 H 281.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8A88F9 |
|---|---|
| RGB | rgb(138, 136, 249) |
| HSL | hsl(241, 90%, 75%) |
| HSV | hsv(241, 45%, 98%) |
| CMYK | cmyk(44.6%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(61.52, 28.87, -56.40) |
| CIE-LCH | lch(61.52, 63.36, 297.11°) |
| OKLab | oklab(67.96% 0.0338 -0.1599) |
| OKLCH | oklch(67.96% 0.163 281.9) |
| XYZ | xyz(36.3792, 29.8495, 93.4488) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.26
Periwinkle (survey)
#8E82FE
ΔE00 2.24
Perrywinkle
#8F8CE7
ΔE00 3.26
Periwinkle Blue
#8F99FB
ΔE00 4.95
Cornflower
#6A79F7
ΔE00 6.30
Soft Blue
#6488EA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A88F9 #F7F988
analogous
#88BEF9 #8A88F9 #C288F9
triadic
#8A88F9 #F98A88 #88F98A
tetradic
#8A88F9 #F988BE #F7F988 #88F9C2
square
#8A88F9 #F988BE #F7F988 #88F9C2
split-complementary
#8A88F9 #F9C288 #BEF988
monochromatic
#1713F3 #514EF6 #8A88F9 #C3C2FC #E2E2FE
Accessibility & contrast
On white
3.01
#8A88F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#8A88F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A88F9
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A88F9 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FD
Deuteranopia (green-blind)
#5491F6
Tritanopia (blue-blind)
#659FB5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a88f9; /* rgb */ color: rgb(138, 136, 249); /* oklch */ color: oklch(68.0% 0.163 281.9);
Tailwind
colors: {
custom: {
50: '#b1aafc',
500: '#8a88f9',
950: '#000000',
},
}SCSS
$custom: #8a88f9; $custom-light: #b1aafc; $custom-dark: #000000;
JSON
{
"hex": "#8a88f9",
"rgb": {
"r": 138,
"g": 136,
"b": 249
},
"hsl": {
"h": 241.062,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.67961,
"c": 0.1634,
"h": 281.9
},
"luminance": 0.29851
}Semantic roles & 50–950 ramp
primary
#8A88F9
secondary
#F5F6D5
accent
#E600E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85