#989DF7#989DF7
#989DF7 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.9% C 0.130 H 280.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #989DF7 |
|---|---|
| RGB | rgb(152, 157, 247) |
| HSL | hsl(237, 86%, 78%) |
| HSV | hsv(237, 38%, 97%) |
| CMYK | cmyk(38.5%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.65, 19.63, -45.54) |
| CIE-LCH | lch(67.65, 49.59, 293.32°) |
| OKLab | oklab(72.86% 0.0231 -0.1278) |
| OKLCH | oklch(72.86% 0.13 280.2) |
| XYZ | xyz(41.7895, 37.5031, 93.0146) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.11
Perrywinkle
#8F8CE7
ΔE00 5.07
Lavender Blue
#8B88F8
ΔE00 6.07
Periwinkle (survey)
#8E82FE
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 9.36
Cornflowerblue
#6495ED
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DF7 #F7F298
analogous
#98CCF7 #989DF7 #C298F7
triadic
#989DF7 #F7989D #9DF798
tetradic
#989DF7 #F798CC #F7F298 #98F7C2
square
#989DF7 #F798CC #F7F298 #98F7C2
split-complementary
#989DF7 #F7C298 #CCF798
monochromatic
#2631EE #5F67F3 #989DF7 #D1D3FB #E3E4FD
Accessibility & contrast
On white
2.47
#989DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#989DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DF7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DF7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#7AA1F5
Tritanopia (blue-blind)
#7CAFBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989df7; /* rgb */ color: rgb(152, 157, 247); /* oklch */ color: oklch(72.9% 0.130 280.2);
Tailwind
colors: {
custom: {
50: '#b9b9fa',
500: '#989df7',
950: '#000000',
},
}SCSS
$custom: #989df7; $custom-light: #b9b9fa; $custom-dark: #000000;
JSON
{
"hex": "#989df7",
"rgb": {
"r": 152,
"g": 157,
"b": 247
},
"hsl": {
"h": 236.842,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.72857,
"c": 0.12985,
"h": 280.2
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#989DF7
secondary
#F5F3D6
accent
#D603E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085