#989DFF#989DFF
#989DFF is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.3% C 0.141 H 280.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #989DFF |
|---|---|
| RGB | rgb(152, 157, 255) |
| HSL | hsl(237, 100%, 80%) |
| HSV | hsv(237, 40%, 100%) |
| CMYK | cmyk(40.4%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(68.03, 21.81, -49.31) |
| CIE-LCH | lch(68.03, 53.92, 293.86°) |
| OKLab | oklab(73.27% 0.0247 -0.1388) |
| OKLCH | oklch(73.27% 0.141 280.1) |
| XYZ | xyz(43.0506, 38.0075, 99.6562) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.77
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 5.91
Periwinkle (survey)
#8E82FE
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 9.32
Cornflowerblue
#6495ED
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DFF #FFFA98
analogous
#98D1FF #989DFF #C698FF
triadic
#989DFF #FF989D #9DFF98
tetradic
#989DFF #FF98D1 #FFFA98 #98FFC6
square
#989DFF #FF98D1 #FFFA98 #98FFC6
split-complementary
#989DFF #FFC698 #D1FF98
monochromatic
#1E29FF #5B63FF #989DFF #D5D7FF #E0E2FF
Accessibility & contrast
On white
2.44
#989DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#989DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DFF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DFF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#79B0C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989dff; /* rgb */ color: rgb(152, 157, 255); /* oklch */ color: oklch(73.3% 0.141 280.1);
Tailwind
colors: {
custom: {
50: '#bab9ff',
500: '#989dff',
950: '#000000',
},
}SCSS
$custom: #989dff; $custom-light: #bab9ff; $custom-dark: #000000;
JSON
{
"hex": "#989dff",
"rgb": {
"r": 152,
"g": 157,
"b": 255
},
"hsl": {
"h": 237.087,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.73266,
"c": 0.14093,
"h": 280.1
},
"luminance": 0.38009
}Semantic roles & 50–950 ramp
primary
#989DFF
secondary
#F7F6D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086