#989FE8#989FE8
#989FE8 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.5% C 0.106 H 279.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #989FE8 |
|---|---|
| RGB | rgb(152, 159, 232) |
| HSL | hsl(235, 63%, 75%) |
| HSV | hsv(235, 34%, 91%) |
| CMYK | cmyk(34.5%, 31.5%, 0%, 9%) |
| CIE-LAB | lab(67.50, 14.50, -37.57) |
| CIE-LCH | lch(67.50, 40.27, 291.10°) |
| OKLab | oklab(72.52% 0.0169 -0.1047) |
| OKLCH | oklch(72.52% 0.106 279.2) |
| XYZ | xyz(39.9084, 37.2965, 81.4245) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.09
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.67
Pastel Blue
#A2BFFE
ΔE00 9.16
Periwinkle (survey)
#8E82FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FE8 #E8E198
analogous
#98C7E8 #989FE8 #B998E8
triadic
#989FE8 #E8989F #9FE898
tetradic
#989FE8 #E898C7 #E8E198 #98E8B9
square
#989FE8 #E898C7 #E8E198 #98E8B9
split-complementary
#989FE8 #E8B998 #C7E898
monochromatic
#3442D2 #6670DD #989FE8 #CACEF3 #E6E8F9
Accessibility & contrast
On white
2.48
#989FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#989FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FE8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FE8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EB
Deuteranopia (green-blind)
#84A2E6
Tritanopia (blue-blind)
#82ADB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989fe8; /* rgb */ color: rgb(152, 159, 232); /* oklch */ color: oklch(72.5% 0.106 279.2);
Tailwind
colors: {
custom: {
50: '#b8bbef',
500: '#989fe8',
950: '#000000',
},
}SCSS
$custom: #989fe8; $custom-light: #b8bbef; $custom-dark: #000000;
JSON
{
"hex": "#989fe8",
"rgb": {
"r": 152,
"g": 159,
"b": 232
},
"hsl": {
"h": 234.75,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.72522,
"c": 0.1061,
"h": 279.2
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#989FE8
secondary
#F1EFDA
accent
#BC1ACB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084