#989DF1#989DF1
#989DF1 is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.6% C 0.121 H 280.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #989DF1 |
|---|---|
| RGB | rgb(152, 157, 241) |
| HSL | hsl(237, 76%, 77%) |
| HSV | hsv(237, 37%, 95%) |
| CMYK | cmyk(36.9%, 34.9%, 0%, 5.5%) |
| CIE-LAB | lab(67.38, 18.02, -42.69) |
| CIE-LCH | lch(67.38, 46.34, 292.88°) |
| OKLab | oklab(72.56% 0.0217 -0.1195) |
| OKLCH | oklch(72.56% 0.121 280.3) |
| XYZ | xyz(40.8785, 37.1387, 88.2167) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 4.91
Lavender Blue
#8B88F8
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Lavender
#B39DDB
ΔE00 9.38
Pastel Blue
#A2BFFE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DF1 #F1EC98
analogous
#98CAF1 #989DF1 #C098F1
triadic
#989DF1 #F1989D #9DF198
tetradic
#989DF1 #F198CA #F1EC98 #98F1C0
square
#989DF1 #F198CA #F1EC98 #98F1C0
split-complementary
#989DF1 #F1C098 #CAF198
monochromatic
#2C36E2 #626AEA #989DF1 #CED0F8 #E4E5FB
Accessibility & contrast
On white
2.49
#989DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#989DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DF1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DF1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#7FADBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989df1; /* rgb */ color: rgb(152, 157, 241); /* oklch */ color: oklch(72.6% 0.121 280.3);
Tailwind
colors: {
custom: {
50: '#b9b9f6',
500: '#989df1',
950: '#000000',
},
}SCSS
$custom: #989df1; $custom-light: #b9b9f6; $custom-dark: #000000;
JSON
{
"hex": "#989df1",
"rgb": {
"r": 152,
"g": 157,
"b": 241
},
"hsl": {
"h": 236.629,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.7256,
"c": 0.12148,
"h": 280.3
},
"luminance": 0.3714
}Semantic roles & 50–950 ramp
primary
#989DF1
secondary
#F3F2D8
accent
#CD0DD8
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085