#8989FC#8989FC
#8989FC is a light, vivid blue. Relative luminance 0.302; OKLCH L 68.2% C 0.166 H 281.1°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8989FC |
|---|---|
| RGB | rgb(137, 137, 252) |
| HSL | hsl(240, 95%, 76%) |
| HSV | hsv(240, 46%, 99%) |
| CMYK | cmyk(45.6%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(61.86, 28.92, -57.52) |
| CIE-LCH | lch(61.86, 64.38, 296.69°) |
| OKLab | oklab(68.25% 0.0319 -0.1632) |
| OKLCH | oklch(68.25% 0.166 281.1) |
| XYZ | xyz(36.8276, 30.2362, 95.9722) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.82
Periwinkle (survey)
#8E82FE
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 3.61
Periwinkle Blue
#8F99FB
ΔE00 4.64
Cornflower
#6A79F7
ΔE00 6.30
Soft Blue
#6488EA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8989FC #FCFC89
analogous
#89C3FC #8989FC #C389FC
triadic
#8989FC #FC8989 #89FC89
tetradic
#8989FC #FC89C3 #FCFC89 #89FCC3
square
#8989FC #FC89C3 #FCFC89 #89FCC3
split-complementary
#8989FC #FCC389 #C3FC89
monochromatic
#1212F9 #4D4DFA #8989FC #C5C5FE #E1E1FE
Accessibility & contrast
On white
2.98
#8989FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#8989FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8989FC
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8989FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8989FC | 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)
#5A9AFF
Deuteranopia (green-blind)
#5291F9
Tritanopia (blue-blind)
#62A1B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8989fc; /* rgb */ color: rgb(137, 137, 252); /* oklch */ color: oklch(68.2% 0.166 281.1);
Tailwind
colors: {
custom: {
50: '#b1abfe',
500: '#8989fc',
950: '#000000',
},
}SCSS
$custom: #8989fc; $custom-light: #b1abfe; $custom-dark: #000000;
JSON
{
"hex": "#8989fc",
"rgb": {
"r": 137,
"g": 137,
"b": 252
},
"hsl": {
"h": 240,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.68248,
"c": 0.16626,
"h": 281.1
},
"luminance": 0.30238
}Semantic roles & 50–950 ramp
primary
#8989FC
secondary
#F6F6D5
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86