#8A89FB#8A89FB
#8A89FB is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.3% C 0.165 H 281.5°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89FB |
|---|---|
| RGB | rgb(138, 137, 251) |
| HSL | hsl(241, 93%, 76%) |
| HSV | hsv(241, 45%, 98%) |
| CMYK | cmyk(45%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(61.88, 28.86, -56.94) |
| CIE-LCH | lch(61.88, 63.84, 296.88°) |
| OKLab | oklab(68.26% 0.0329 -0.1614) |
| OKLCH | oklch(68.26% 0.165 281.5) |
| XYZ | xyz(36.8343, 30.2579, 95.1476) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.59
Periwinkle (survey)
#8E82FE
ΔE00 2.46
Perrywinkle
#8F8CE7
ΔE00 3.42
Periwinkle Blue
#8F99FB
ΔE00 4.66
Cornflower
#6A79F7
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89FB #FAFB89
analogous
#89C1FB #8A89FB #C389FB
triadic
#8A89FB #FB8A89 #89FB8A
tetradic
#8A89FB #FB89C1 #FAFB89 #89FBC3
square
#8A89FB #FB89C1 #FAFB89 #89FBC3
split-complementary
#8A89FB #FBC389 #C1FB89
monochromatic
#1513F7 #4F4EF9 #8A89FB #C5C4FD #E2E1FE
Accessibility & contrast
On white
2.98
#8A89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#8A89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A89FB
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89FB | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9AFF
Deuteranopia (green-blind)
#5491F8
Tritanopia (blue-blind)
#64A1B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a89fb; /* rgb */ color: rgb(138, 137, 251); /* oklch */ color: oklch(68.3% 0.165 281.5);
Tailwind
colors: {
custom: {
50: '#b2abfd',
500: '#8a89fb',
950: '#000000',
},
}SCSS
$custom: #8a89fb; $custom-light: #b2abfd; $custom-dark: #000000;
JSON
{
"hex": "#8a89fb",
"rgb": {
"r": 138,
"g": 137,
"b": 251
},
"hsl": {
"h": 240.526,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.68263,
"c": 0.16475,
"h": 281.5
},
"luminance": 0.3026
}Semantic roles & 50–950 ramp
primary
#8A89FB
secondary
#F6F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86