#989DFD#989DFD
#989DFD is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.2% C 0.138 H 280.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #989DFD |
|---|---|
| RGB | rgb(152, 157, 253) |
| HSL | hsl(237, 96%, 79%) |
| HSV | hsv(237, 40%, 99%) |
| CMYK | cmyk(39.9%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.93, 21.26, -48.37) |
| CIE-LCH | lch(67.93, 52.84, 293.72°) |
| OKLab | oklab(73.16% 0.0243 -0.136) |
| OKLCH | oklch(73.16% 0.138 280.1) |
| XYZ | xyz(42.7303, 37.8794, 97.9695) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.79
Perrywinkle
#8F8CE7
ΔE00 5.39
Lavender Blue
#8B88F8
ΔE00 5.93
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 9.33
Cornflowerblue
#6495ED
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DFD #FDF898
analogous
#98D0FD #989DFD #C698FD
triadic
#989DFD #FD989D #9DFD98
tetradic
#989DFD #FD98D0 #FDF898 #98FDC6
square
#989DFD #FD98D0 #FDF898 #98FDC6
split-complementary
#989DFD #FDC698 #D0FD98
monochromatic
#202BFB #5C64FC #989DFD #D4D6FE #E1E2FE
Accessibility & contrast
On white
2.45
#989DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#989DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DFD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DFD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#79B0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989dfd; /* rgb */ color: rgb(152, 157, 253); /* oklch */ color: oklch(73.2% 0.138 280.1);
Tailwind
colors: {
custom: {
50: '#bab9fe',
500: '#989dfd',
950: '#000000',
},
}SCSS
$custom: #989dfd; $custom-light: #bab9fe; $custom-dark: #000000;
JSON
{
"hex": "#989dfd",
"rgb": {
"r": 152,
"g": 157,
"b": 253
},
"hsl": {
"h": 237.03,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.73163,
"c": 0.13817,
"h": 280.1
},
"luminance": 0.37881
}Semantic roles & 50–950 ramp
primary
#989DFD
secondary
#F7F5D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086