#989AEB#989AEB
#989AEB is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.7% C 0.117 H 281.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #989AEB |
|---|---|
| RGB | rgb(152, 154, 235) |
| HSL | hsl(239, 67%, 76%) |
| HSV | hsv(239, 35%, 92%) |
| CMYK | cmyk(35.3%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.35, 18.14, -41.01) |
| CIE-LCH | lch(66.35, 44.84, 293.86°) |
| OKLab | oklab(71.68% 0.0242 -0.1146) |
| OKLCH | oklch(71.68% 0.117 281.9) |
| XYZ | xyz(39.4957, 35.7834, 83.4071) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 6.06
Periwinkle (survey)
#8E82FE
ΔE00 7.86
Lavender
#B39DDB
ΔE00 8.54
Soft Blue
#6488EA
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AEB #EBE998
analogous
#98C3EB #989AEB #BF98EB
triadic
#989AEB #EB989A #9AEB98
tetradic
#989AEB #EB98C3 #EBE998 #98EBBF
square
#989AEB #EB98C3 #EBE998 #98EBBF
split-complementary
#989AEB #EBBF98 #C3EB98
monochromatic
#3235D7 #6568E1 #989AEB #CBCCF5 #E5E6FA
Accessibility & contrast
On white
2.57
#989AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#989AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AEB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AEB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#81A9B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989aeb; /* rgb */ color: rgb(152, 154, 235); /* oklch */ color: oklch(71.7% 0.117 281.9);
Tailwind
colors: {
custom: {
50: '#b9b7f1',
500: '#989aeb',
950: '#000000',
},
}SCSS
$custom: #989aeb; $custom-light: #b9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#989aeb",
"rgb": {
"r": 152,
"g": 154,
"b": 235
},
"hsl": {
"h": 238.554,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.71682,
"c": 0.11718,
"h": 281.9
},
"luminance": 0.35785
}Semantic roles & 50–950 ramp
primary
#989AEB
secondary
#F2F1D9
accent
#CB16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085