#989FF2#989FF2
#989FF2 is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.0% C 0.120 H 279.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #989FF2 |
|---|---|
| RGB | rgb(152, 159, 242) |
| HSL | hsl(235, 78%, 77%) |
| HSV | hsv(235, 37%, 95%) |
| CMYK | cmyk(37.2%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.93, 17.14, -42.37) |
| CIE-LCH | lch(67.93, 45.71, 292.03°) |
| OKLab | oklab(73% 0.0194 -0.1186) |
| OKLCH | oklch(73% 0.12 279.3) |
| XYZ | xyz(41.3694, 37.8809, 89.1192) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.79
Perrywinkle
#8F8CE7
ΔE00 5.49
Lavender Blue
#8B88F8
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 8.71
Pastel Blue
#A2BFFE
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FF2 #F2EB98
analogous
#98CCF2 #989FF2 #BE98F2
triadic
#989FF2 #F2989F #9FF298
tetradic
#989FF2 #F298CC #F2EB98 #98F2BE
square
#989FF2 #F298CC #F2EB98 #98F2BE
split-complementary
#989FF2 #F2BE98 #CCF298
monochromatic
#2B3AE4 #626CEB #989FF2 #CED2F9 #E4E6FC
Accessibility & contrast
On white
2.45
#989FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#989FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FF2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FF2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#7EAFBD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989ff2; /* rgb */ color: rgb(152, 159, 242); /* oklch */ color: oklch(73.0% 0.120 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbf6',
500: '#989ff2',
950: '#000000',
},
}SCSS
$custom: #989ff2; $custom-light: #b9bbf6; $custom-dark: #000000;
JSON
{
"hex": "#989ff2",
"rgb": {
"r": 152,
"g": 159,
"b": 242
},
"hsl": {
"h": 235.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.72999,
"c": 0.12017,
"h": 279.3
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#989FF2
secondary
#F3F1D8
accent
#CA0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085