#989BEE#989BEE
#989BEE is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.0% C 0.120 H 281.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #989BEE |
|---|---|
| RGB | rgb(152, 155, 238) |
| HSL | hsl(238, 72%, 76%) |
| HSV | hsv(238, 36%, 93%) |
| CMYK | cmyk(36.1%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(66.74, 18.36, -42.05) |
| CIE-LCH | lch(66.74, 45.88, 293.59°) |
| OKLab | oklab(72.02% 0.0236 -0.1177) |
| OKLCH | oklch(72.02% 0.12 281.4) |
| XYZ | xyz(40.0985, 36.2897, 85.7642) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 4.32
Lavender Blue
#8B88F8
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.92
Soft Blue
#6488EA
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BEE #EEEB98
analogous
#98C6EE #989BEE #C098EE
triadic
#989BEE #EE989B #9BEE98
tetradic
#989BEE #EE98C6 #EEEB98 #98EEC0
square
#989BEE #EE98C6 #EEEB98 #98EEC0
split-complementary
#989BEE #EEC098 #C6EE98
monochromatic
#2F35DD #6368E5 #989BEE #CDCEF7 #E5E5FB
Accessibility & contrast
On white
2.54
#989BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#989BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BEE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BEE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#80ABB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #989bee; /* rgb */ color: rgb(152, 155, 238); /* oklch */ color: oklch(72.0% 0.120 281.4);
Tailwind
colors: {
custom: {
50: '#b9b8f4',
500: '#989bee',
950: '#000000',
},
}SCSS
$custom: #989bee; $custom-light: #b9b8f4; $custom-dark: #000000;
JSON
{
"hex": "#989bee",
"rgb": {
"r": 152,
"g": 155,
"b": 238
},
"hsl": {
"h": 237.907,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.72023,
"c": 0.12002,
"h": 281.4
},
"luminance": 0.36291
}Semantic roles & 50–950 ramp
primary
#989BEE
secondary
#F2F1D9
accent
#CD12D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085