#989AFF#989AFF
#989AFF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.7% C 0.145 H 281.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #989AFF |
|---|---|
| RGB | rgb(152, 154, 255) |
| HSL | hsl(239, 100%, 80%) |
| HSV | hsv(239, 40%, 100%) |
| CMYK | cmyk(40.4%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(67.28, 23.52, -50.49) |
| CIE-LCH | lch(67.28, 55.70, 294.98°) |
| OKLab | oklab(72.7% 0.0284 -0.1422) |
| OKLCH | oklch(72.7% 0.145 281.3) |
| XYZ | xyz(42.5492, 37.0048, 99.4891) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.81
Perrywinkle
#8F8CE7
ΔE00 4.86
Lavender Blue
#8B88F8
ΔE00 5.11
Periwinkle (survey)
#8E82FE
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 9.80
Cornflowerblue
#6495ED
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AFF #FFFD98
analogous
#98CEFF #989AFF #CA98FF
triadic
#989AFF #FF989A #9AFF98
tetradic
#989AFF #FF98CE #FFFD98 #98FFCA
square
#989AFF #FF98CE #FFFD98 #98FFCA
split-complementary
#989AFF #FFCA98 #CEFF98
monochromatic
#1E22FF #5B5EFF #989AFF #D5D6FF #E0E1FF
Accessibility & contrast
On white
2.50
#989AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#989AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AFF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AFF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#79AEC0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989aff; /* rgb */ color: rgb(152, 154, 255); /* oklch */ color: oklch(72.7% 0.145 281.3);
Tailwind
colors: {
custom: {
50: '#bab7ff',
500: '#989aff',
950: '#000000',
},
}SCSS
$custom: #989aff; $custom-light: #bab7ff; $custom-dark: #000000;
JSON
{
"hex": "#989aff",
"rgb": {
"r": 152,
"g": 154,
"b": 255
},
"hsl": {
"h": 238.835,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.72696,
"c": 0.145,
"h": 281.3
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#989AFF
secondary
#F7F7D4
accent
#E100E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086