#8A89FE#8A89FE
#8A89FE is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.4% C 0.169 H 281.4°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89FE |
|---|---|
| RGB | rgb(138, 137, 254) |
| HSL | hsl(241, 98%, 77%) |
| HSV | hsv(241, 46%, 100%) |
| CMYK | cmyk(45.7%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(62.04, 29.73, -58.33) |
| CIE-LCH | lch(62.04, 65.46, 297.01°) |
| OKLab | oklab(68.44% 0.0333 -0.1655) |
| OKLCH | oklch(68.44% 0.169 281.4) |
| XYZ | xyz(37.3109, 30.4485, 97.6579) |
| Luminance | 0.3045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.93
Periwinkle (survey)
#8E82FE
ΔE00 2.42
Perrywinkle
#8F8CE7
ΔE00 3.79
Periwinkle Blue
#8F99FB
ΔE00 4.70
Cornflower
#6A79F7
ΔE00 6.44
Soft Blue
#6488EA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89FE #FDFE89
analogous
#89C3FE #8A89FE #C589FE
triadic
#8A89FE #FE8A89 #89FE8A
tetradic
#8A89FE #FE89C3 #FDFE89 #89FEC5
square
#8A89FE #FE89C3 #FDFE89 #89FEC5
split-complementary
#8A89FE #FEC589 #C3FE89
monochromatic
#1210FD #4E4CFD #8A89FE #C6C6FF #E1E1FF
Accessibility & contrast
On white
2.96
#8A89FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#8A89FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A89FE
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89FE | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599AFF
Deuteranopia (green-blind)
#5192FB
Tritanopia (blue-blind)
#62A2B7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a89fe; /* rgb */ color: rgb(138, 137, 254); /* oklch */ color: oklch(68.4% 0.169 281.4);
Tailwind
colors: {
custom: {
50: '#b2abff',
500: '#8a89fe',
950: '#000000',
},
}SCSS
$custom: #8a89fe; $custom-light: #b2abff; $custom-dark: #000000;
JSON
{
"hex": "#8a89fe",
"rgb": {
"r": 138,
"g": 137,
"b": 254
},
"hsl": {
"h": 240.513,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.68439,
"c": 0.16881,
"h": 281.4
},
"luminance": 0.3045
}Semantic roles & 50–950 ramp
primary
#8A89FE
secondary
#F7F7D4
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86