#989CE7#989CE7
#989CE7 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.9% C 0.109 H 280.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #989CE7 |
|---|---|
| RGB | rgb(152, 156, 231) |
| HSL | hsl(237, 62%, 75%) |
| HSV | hsv(237, 34%, 91%) |
| CMYK | cmyk(34.2%, 32.5%, 0%, 9.4%) |
| CIE-LAB | lab(66.69, 15.95, -38.29) |
| CIE-LCH | lch(66.69, 41.47, 292.61°) |
| OKLab | oklab(71.88% 0.0206 -0.1068) |
| OKLCH | oklch(71.88% 0.109 280.9) |
| XYZ | xyz(39.2571, 36.2206, 80.5087) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Perrywinkle
#8F8CE7
ΔE00 4.79
Lavender Blue
#8B88F8
ΔE00 6.92
Lavender
#B39DDB
ΔE00 8.25
Periwinkle (survey)
#8E82FE
ΔE00 8.75
Pastel Blue
#A2BFFE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989CE7 #E7E398
analogous
#98C3E7 #989CE7 #BB98E7
triadic
#989CE7 #E7989C #9CE798
tetradic
#989CE7 #E798C3 #E7E398 #98E7BB
square
#989CE7 #E798C3 #E7E398 #98E7BB
split-complementary
#989CE7 #E7BB98 #C3E798
monochromatic
#353DD0 #666CDB #989CE7 #CACCF3 #E6E7F9
Accessibility & contrast
On white
2.55
#989CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#989CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989CE7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989CE7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A5EA
Deuteranopia (green-blind)
#81A0E5
Tritanopia (blue-blind)
#83AAB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #989ce7; /* rgb */ color: rgb(152, 156, 231); /* oklch */ color: oklch(71.9% 0.109 280.9);
Tailwind
colors: {
custom: {
50: '#b8b9ef',
500: '#989ce7',
950: '#000000',
},
}SCSS
$custom: #989ce7; $custom-light: #b8b9ef; $custom-dark: #000000;
JSON
{
"hex": "#989ce7",
"rgb": {
"r": 152,
"g": 156,
"b": 231
},
"hsl": {
"h": 236.962,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.71882,
"c": 0.10877,
"h": 280.9
},
"luminance": 0.36222
}Semantic roles & 50–950 ramp
primary
#989CE7
secondary
#F1EFDA
accent
#C11CCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084