#8A89F5#8A89F5
#8A89F5 is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.9% C 0.157 H 281.8°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89F5 |
|---|---|
| RGB | rgb(138, 137, 245) |
| HSL | hsl(241, 84%, 75%) |
| HSV | hsv(241, 44%, 96%) |
| CMYK | cmyk(43.7%, 44.1%, 0%, 3.9%) |
| CIE-LAB | lab(61.56, 27.15, -54.15) |
| CIE-LCH | lch(61.56, 60.58, 296.63°) |
| OKLab | oklab(67.92% 0.0321 -0.1533) |
| OKLCH | oklch(67.92% 0.157 281.8) |
| XYZ | xyz(35.9035, 29.8855, 90.2452) |
| Luminance | 0.2989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.59
Perrywinkle
#8F8CE7
ΔE00 2.66
Periwinkle (survey)
#8E82FE
ΔE00 2.74
Periwinkle Blue
#8F99FB
ΔE00 4.67
Cornflower
#6A79F7
ΔE00 6.51
Soft Blue
#6488EA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89F5 #F4F589
analogous
#89BEF5 #8A89F5 #C089F5
triadic
#8A89F5 #F58A89 #89F58A
tetradic
#8A89F5 #F589BE #F4F589 #89F5C0
square
#8A89F5 #F589BE #F4F589 #89F5C0
split-complementary
#8A89F5 #F5C089 #BEF589
monochromatic
#1A18EB #5251F0 #8A89F5 #C2C1FA #E3E3FD
Accessibility & contrast
On white
3.01
#8A89F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#8A89F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89F5
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89F5 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99F9
Deuteranopia (green-blind)
#5991F3
Tritanopia (blue-blind)
#679FB3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a89f5; /* rgb */ color: rgb(138, 137, 245); /* oklch */ color: oklch(67.9% 0.157 281.8);
Tailwind
colors: {
custom: {
50: '#b1abf9',
500: '#8a89f5',
950: '#000000',
},
}SCSS
$custom: #8a89f5; $custom-light: #b1abf9; $custom-dark: #000000;
JSON
{
"hex": "#8a89f5",
"rgb": {
"r": 138,
"g": 137,
"b": 245
},
"hsl": {
"h": 240.556,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.67915,
"c": 0.15659,
"h": 281.8
},
"luminance": 0.29887
}Semantic roles & 50–950 ramp
primary
#8A89F5
secondary
#F4F5D6
accent
#E105DF
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85