#8A89FC#8A89FC
#8A89FC is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.3% C 0.166 H 281.5°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89FC |
|---|---|
| RGB | rgb(138, 137, 252) |
| HSL | hsl(241, 95%, 76%) |
| HSV | hsv(241, 46%, 99%) |
| CMYK | cmyk(45.2%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(61.93, 29.15, -57.40) |
| CIE-LCH | lch(61.93, 64.38, 296.92°) |
| OKLab | oklab(68.32% 0.033 -0.1628) |
| OKLCH | oklch(68.32% 0.166 281.5) |
| XYZ | xyz(36.9923, 30.3211, 95.9800) |
| Luminance | 0.3032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.70
Periwinkle (survey)
#8E82FE
ΔE00 2.44
Perrywinkle
#8F8CE7
ΔE00 3.54
Periwinkle Blue
#8F99FB
ΔE00 4.67
Cornflower
#6A79F7
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89FC #FBFC89
analogous
#89C2FC #8A89FC #C489FC
triadic
#8A89FC #FC8A89 #89FC8A
tetradic
#8A89FC #FC89C2 #FBFC89 #89FCC4
square
#8A89FC #FC89C2 #FBFC89 #89FCC4
split-complementary
#8A89FC #FCC489 #C2FC89
monochromatic
#1412F9 #4F4DFA #8A89FC #C5C5FE #E1E1FE
Accessibility & contrast
On white
2.97
#8A89FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#8A89FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A89FC
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89FC | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#5392F9
Tritanopia (blue-blind)
#63A1B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a89fc; /* rgb */ color: rgb(138, 137, 252); /* oklch */ color: oklch(68.3% 0.166 281.5);
Tailwind
colors: {
custom: {
50: '#b2abfe',
500: '#8a89fc',
950: '#000000',
},
}SCSS
$custom: #8a89fc; $custom-light: #b2abfe; $custom-dark: #000000;
JSON
{
"hex": "#8a89fc",
"rgb": {
"r": 138,
"g": 137,
"b": 252
},
"hsl": {
"h": 240.522,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.68321,
"c": 0.1661,
"h": 281.5
},
"luminance": 0.30323
}Semantic roles & 50–950 ramp
primary
#8A89FC
secondary
#F6F6D5
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86