#989FE3#989FE3
#989FE3 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.3% C 0.099 H 279.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #989FE3 |
|---|---|
| RGB | rgb(152, 159, 227) |
| HSL | hsl(234, 57%, 74%) |
| HSV | hsv(234, 33%, 89%) |
| CMYK | cmyk(33%, 30%, 0%, 11%) |
| CIE-LAB | lab(67.29, 13.20, -35.15) |
| CIE-LCH | lch(67.29, 37.55, 290.58°) |
| OKLab | oklab(72.29% 0.0156 -0.0978) |
| OKLCH | oklch(72.29% 0.099 279.1) |
| XYZ | xyz(39.2083, 37.0164, 77.7372) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.85
Perrywinkle
#8F8CE7
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 8.03
Lavender
#B39DDB
ΔE00 8.24
Pastel Blue
#A2BFFE
ΔE00 9.39
Periwinkle (survey)
#8E82FE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FE3 #E3DC98
analogous
#98C5E3 #989FE3 #B798E3
triadic
#989FE3 #E3989F #9FE398
tetradic
#989FE3 #E398C5 #E3DC98 #98E3B7
square
#989FE3 #E398C5 #E3DC98 #98E3B7
split-complementary
#989FE3 #E3B798 #C5E398
monochromatic
#3845C9 #6872D6 #989FE3 #C8CCF0 #E7E9F8
Accessibility & contrast
On white
2.50
#989FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#989FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FE3
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FE3 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E6
Deuteranopia (green-blind)
#86A1E1
Tritanopia (blue-blind)
#84ACB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989fe3; /* rgb */ color: rgb(152, 159, 227); /* oklch */ color: oklch(72.3% 0.099 279.1);
Tailwind
colors: {
custom: {
50: '#b8bbec',
500: '#989fe3',
950: '#000000',
},
}SCSS
$custom: #989fe3; $custom-light: #b8bbec; $custom-dark: #000000;
JSON
{
"hex": "#989fe3",
"rgb": {
"r": 152,
"g": 159,
"b": 227
},
"hsl": {
"h": 234.4,
"s": 57.252,
"l": 74.314
},
"oklch": {
"l": 0.72291,
"c": 0.09901,
"h": 279.1
},
"luminance": 0.37018
}Semantic roles & 50–950 ramp
primary
#989FE3
secondary
#F0EEDB
accent
#B621C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084