#989FF7#989FF7
#989FF7 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.2% C 0.127 H 279.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #989FF7 |
|---|---|
| RGB | rgb(152, 159, 247) |
| HSL | hsl(236, 86%, 78%) |
| HSV | hsv(236, 38%, 97%) |
| CMYK | cmyk(38.5%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.16, 18.49, -44.75) |
| CIE-LCH | lch(68.16, 48.42, 292.45°) |
| OKLab | oklab(73.25% 0.0205 -0.1255) |
| OKLCH | oklch(73.25% 0.127 279.3) |
| XYZ | xyz(42.1307, 38.1854, 93.1283) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.62
Periwinkle (survey)
#8E82FE
ΔE00 8.46
Pastel Blue
#A2BFFE
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FF7 #F7F098
analogous
#98CEF7 #989FF7 #C098F7
triadic
#989FF7 #F7989F #9FF798
tetradic
#989FF7 #F798CE #F7F098 #98F7C0
square
#989FF7 #F798CE #F7F098 #98F7C0
split-complementary
#989FF7 #F7C098 #CEF798
monochromatic
#2635EE #5F6AF3 #989FF7 #D1D4FB #E3E5FD
Accessibility & contrast
On white
2.43
#989FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#989FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FF7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FF7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#7CB0BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989ff7; /* rgb */ color: rgb(152, 159, 247); /* oklch */ color: oklch(73.2% 0.127 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbfa',
500: '#989ff7',
950: '#000000',
},
}SCSS
$custom: #989ff7; $custom-light: #b9bbfa; $custom-dark: #000000;
JSON
{
"hex": "#989ff7",
"rgb": {
"r": 152,
"g": 159,
"b": 247
},
"hsl": {
"h": 235.579,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.73245,
"c": 0.12716,
"h": 279.3
},
"luminance": 0.38187
}Semantic roles & 50–950 ramp
primary
#989FF7
secondary
#F5F3D6
accent
#D203E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085