#989DF9#989DF9
#989DF9 is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.0% C 0.133 H 280.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #989DF9 |
|---|---|
| RGB | rgb(152, 157, 249) |
| HSL | hsl(237, 89%, 79%) |
| HSV | hsv(237, 39%, 98%) |
| CMYK | cmyk(39%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(67.74, 20.17, -46.49) |
| CIE-LCH | lch(67.74, 50.67, 293.46°) |
| OKLab | oklab(72.96% 0.0235 -0.1305) |
| OKLCH | oklch(72.96% 0.133 280.2) |
| XYZ | xyz(42.0998, 37.6272, 94.6487) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.96
Perrywinkle
#8F8CE7
ΔE00 5.16
Lavender Blue
#8B88F8
ΔE00 6.01
Periwinkle (survey)
#8E82FE
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 9.35
Cornflowerblue
#6495ED
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DF9 #F9F498
analogous
#98CDF9 #989DF9 #C398F9
triadic
#989DF9 #F9989D #9DF998
tetradic
#989DF9 #F998CD #F9F498 #98F9C3
square
#989DF9 #F998CD #F9F498 #98F9C3
split-complementary
#989DF9 #F9C398 #CDF998
monochromatic
#242FF2 #5E66F6 #989DF9 #D2D4FC #E2E3FD
Accessibility & contrast
On white
2.46
#989DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#989DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DF9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DF9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#7BAFBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989df9; /* rgb */ color: rgb(152, 157, 249); /* oklch */ color: oklch(73.0% 0.133 280.2);
Tailwind
colors: {
custom: {
50: '#bab9fb',
500: '#989df9',
950: '#000000',
},
}SCSS
$custom: #989df9; $custom-light: #bab9fb; $custom-dark: #000000;
JSON
{
"hex": "#989df9",
"rgb": {
"r": 152,
"g": 157,
"b": 249
},
"hsl": {
"h": 236.907,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.72958,
"c": 0.13263,
"h": 280.2
},
"luminance": 0.37629
}Semantic roles & 50–950 ramp
primary
#989DF9
secondary
#F5F4D6
accent
#DA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085