#989FDF#989FDF
#989FDF is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.1% C 0.093 H 279.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #989FDF |
|---|---|
| RGB | rgb(152, 159, 223) |
| HSL | hsl(234, 53%, 74%) |
| HSV | hsv(234, 32%, 87%) |
| CMYK | cmyk(31.8%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(67.13, 12.17, -33.20) |
| CIE-LCH | lch(67.13, 35.36, 290.13°) |
| OKLab | oklab(72.11% 0.0145 -0.0922) |
| OKLCH | oklch(72.11% 0.093 279) |
| XYZ | xyz(38.6626, 36.7982, 74.8634) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.50
Perrywinkle
#8F8CE7
ΔE00 6.18
Lavender
#B39DDB
ΔE00 7.95
Lavender Blue
#8B88F8
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 9.62
Periwinkle (survey)
#8E82FE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FDF #DFD898
analogous
#98C2DF #989FDF #B498DF
triadic
#989FDF #DF989F #9FDF98
tetradic
#989FDF #DF98C2 #DFD898 #98DFB4
square
#989FDF #DF98C2 #DFD898 #98DFB4
split-complementary
#989FDF #DFB498 #C2DF98
monochromatic
#3C49C1 #6973D0 #989FDF #C7CBEE #E8E9F8
Accessibility & contrast
On white
2.51
#989FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#989FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FDF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FDF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#88A1DD
Tritanopia (blue-blind)
#85ABB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989fdf; /* rgb */ color: rgb(152, 159, 223); /* oklch */ color: oklch(72.1% 0.093 279.0);
Tailwind
colors: {
custom: {
50: '#b8bbe9',
500: '#989fdf',
950: '#000000',
},
}SCSS
$custom: #989fdf; $custom-light: #b8bbe9; $custom-dark: #000000;
JSON
{
"hex": "#989fdf",
"rgb": {
"r": 152,
"g": 159,
"b": 223
},
"hsl": {
"h": 234.085,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.7211,
"c": 0.09332,
"h": 279
},
"luminance": 0.36799
}Semantic roles & 50–950 ramp
primary
#989FDF
secondary
#EFEDDC
accent
#B125C0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084