#989FE7#989FE7
#989FE7 is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.5% C 0.105 H 279.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #989FE7 |
|---|---|
| RGB | rgb(152, 159, 231) |
| HSL | hsl(235, 62%, 75%) |
| HSV | hsv(235, 34%, 91%) |
| CMYK | cmyk(34.2%, 31.2%, 0%, 9.4%) |
| CIE-LAB | lab(67.46, 14.24, -37.09) |
| CIE-LCH | lch(67.46, 39.73, 291.00°) |
| OKLab | oklab(72.47% 0.0167 -0.1033) |
| OKLCH | oklch(72.47% 0.105 279.2) |
| XYZ | xyz(39.7668, 37.2398, 80.6786) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 7.64
Lavender
#B39DDB
ΔE00 8.58
Pastel Blue
#A2BFFE
ΔE00 9.20
Periwinkle (survey)
#8E82FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FE7 #E7E098
analogous
#98C6E7 #989FE7 #B998E7
triadic
#989FE7 #E7989F #9FE798
tetradic
#989FE7 #E798C6 #E7E098 #98E7B9
square
#989FE7 #E798C6 #E7E098 #98E7B9
split-complementary
#989FE7 #E7B998 #C6E798
monochromatic
#3542D0 #6671DB #989FE7 #CACDF3 #E6E8F9
Accessibility & contrast
On white
2.49
#989FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#989FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FE7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FE7 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7EA
Deuteranopia (green-blind)
#84A2E5
Tritanopia (blue-blind)
#82ADB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989fe7; /* rgb */ color: rgb(152, 159, 231); /* oklch */ color: oklch(72.5% 0.105 279.2);
Tailwind
colors: {
custom: {
50: '#b8bbef',
500: '#989fe7',
950: '#000000',
},
}SCSS
$custom: #989fe7; $custom-light: #b8bbef; $custom-dark: #000000;
JSON
{
"hex": "#989fe7",
"rgb": {
"r": 152,
"g": 159,
"b": 231
},
"hsl": {
"h": 234.684,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.72475,
"c": 0.10468,
"h": 279.2
},
"luminance": 0.37241
}Semantic roles & 50–950 ramp
primary
#989FE7
secondary
#F1EFDA
accent
#BA1CCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084