#8A89F6#8A89F6
#8A89F6 is a light, vivid blue. Relative luminance 0.299; OKLCH L 68.0% C 0.158 H 281.8°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89F6 |
|---|---|
| RGB | rgb(138, 137, 246) |
| HSL | hsl(241, 86%, 75%) |
| HSV | hsv(241, 44%, 96%) |
| CMYK | cmyk(43.9%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(61.61, 27.43, -54.62) |
| CIE-LCH | lch(61.61, 61.12, 296.67°) |
| OKLab | oklab(67.97% 0.0322 -0.1546) |
| OKLCH | oklch(67.97% 0.158 281.8) |
| XYZ | xyz(36.0565, 29.9468, 91.0514) |
| Luminance | 0.2995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.50
Periwinkle (survey)
#8E82FE
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 2.79
Periwinkle Blue
#8F99FB
ΔE00 4.66
Cornflower
#6A79F7
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89F6 #F5F689
analogous
#89BFF6 #8A89F6 #C089F6
triadic
#8A89F6 #F68A89 #89F68A
tetradic
#8A89F6 #F689BF #F5F689 #89F6C0
square
#8A89F6 #F689BF #F5F689 #89F6C0
split-complementary
#8A89F6 #F6C089 #BFF689
monochromatic
#1917ED #5250F2 #8A89F6 #C2C2FA #E3E3FD
Accessibility & contrast
On white
3.00
#8A89F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#8A89F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89F6
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89F6 | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FA
Deuteranopia (green-blind)
#5891F4
Tritanopia (blue-blind)
#679FB4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a89f6; /* rgb */ color: rgb(138, 137, 246); /* oklch */ color: oklch(68.0% 0.158 281.8);
Tailwind
colors: {
custom: {
50: '#b1abfa',
500: '#8a89f6',
950: '#000000',
},
}SCSS
$custom: #8a89f6; $custom-light: #b1abfa; $custom-dark: #000000;
JSON
{
"hex": "#8a89f6",
"rgb": {
"r": 138,
"g": 137,
"b": 246
},
"hsl": {
"h": 240.55,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.67973,
"c": 0.15795,
"h": 281.8
},
"luminance": 0.29948
}Semantic roles & 50–950 ramp
primary
#8A89F6
secondary
#F5F5D6
accent
#E203E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85