#989CF3#989CF3
#989CF3 is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.5% C 0.126 H 280.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #989CF3 |
|---|---|
| RGB | rgb(152, 156, 243) |
| HSL | hsl(237, 79%, 77%) |
| HSV | hsv(237, 37%, 95%) |
| CMYK | cmyk(37.4%, 35.8%, 0%, 4.7%) |
| CIE-LAB | lab(67.22, 19.12, -44.04) |
| CIE-LCH | lch(67.22, 48.01, 293.47°) |
| OKLab | oklab(72.46% 0.0235 -0.1234) |
| OKLCH | oklch(72.46% 0.126 280.8) |
| XYZ | xyz(41.0104, 36.9219, 89.7425) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.45
Perrywinkle
#8F8CE7
ΔE00 4.67
Lavender Blue
#8B88F8
ΔE00 5.98
Periwinkle (survey)
#8E82FE
ΔE00 7.81
Lavender
#B39DDB
ΔE00 9.53
Pastel Blue
#A2BFFE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989CF3 #F3EF98
analogous
#98C9F3 #989CF3 #C298F3
triadic
#989CF3 #F3989C #9CF398
tetradic
#989CF3 #F398C9 #F3EF98 #98F3C2
square
#989CF3 #F398C9 #F3EF98 #98F3C2
split-complementary
#989CF3 #F3C298 #C9F398
monochromatic
#2A33E6 #6167ED #989CF3 #CFD1F9 #E4E5FC
Accessibility & contrast
On white
2.50
#989CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#989CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989CF3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989CF3 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#7BA1F1
Tritanopia (blue-blind)
#7EADBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989cf3; /* rgb */ color: rgb(152, 156, 243); /* oklch */ color: oklch(72.5% 0.126 280.8);
Tailwind
colors: {
custom: {
50: '#b9b9f7',
500: '#989cf3',
950: '#000000',
},
}SCSS
$custom: #989cf3; $custom-light: #b9b9f7; $custom-dark: #000000;
JSON
{
"hex": "#989cf3",
"rgb": {
"r": 152,
"g": 156,
"b": 243
},
"hsl": {
"h": 237.363,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.72464,
"c": 0.12564,
"h": 280.8
},
"luminance": 0.36923
}Semantic roles & 50–950 ramp
primary
#989CF3
secondary
#F4F2D7
accent
#D20ADB
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085