#989CFF#989CFF
#989CFF is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.1% C 0.142 H 280.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #989CFF |
|---|---|
| RGB | rgb(152, 156, 255) |
| HSL | hsl(238, 100%, 80%) |
| HSV | hsv(238, 40%, 100%) |
| CMYK | cmyk(40.4%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(67.78, 22.38, -49.70) |
| CIE-LCH | lch(67.78, 54.51, 294.24°) |
| OKLab | oklab(73.08% 0.0259 -0.1399) |
| OKLCH | oklch(73.08% 0.142 280.5) |
| XYZ | xyz(42.8821, 37.6705, 99.6000) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.74
Perrywinkle
#8F8CE7
ΔE00 5.29
Lavender Blue
#8B88F8
ΔE00 5.64
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 9.62
Soft Blue
#6488EA
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989CFF #FFFB98
analogous
#98D0FF #989CFF #C898FF
triadic
#989CFF #FF989C #9CFF98
tetradic
#989CFF #FF98D0 #FFFB98 #98FFC8
square
#989CFF #FF98D0 #FFFB98 #98FFC8
split-complementary
#989CFF #FFC898 #D0FF98
monochromatic
#1E26FF #5B61FF #989CFF #D5D7FF #E0E2FF
Accessibility & contrast
On white
2.46
#989CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#989CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989CFF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989CFF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#79B0C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #989cff; /* rgb */ color: rgb(152, 156, 255); /* oklch */ color: oklch(73.1% 0.142 280.5);
Tailwind
colors: {
custom: {
50: '#bab9ff',
500: '#989cff',
950: '#000000',
},
}SCSS
$custom: #989cff; $custom-light: #bab9ff; $custom-dark: #000000;
JSON
{
"hex": "#989cff",
"rgb": {
"r": 152,
"g": 156,
"b": 255
},
"hsl": {
"h": 237.67,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.73075,
"c": 0.14228,
"h": 280.5
},
"luminance": 0.37672
}Semantic roles & 50–950 ramp
primary
#989CFF
secondary
#F7F6D4
accent
#DD00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086