#989EEC#989EEC
#989EEC is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.5% C 0.113 H 279.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #989EEC |
|---|---|
| RGB | rgb(152, 158, 236) |
| HSL | hsl(236, 69%, 76%) |
| HSV | hsv(236, 36%, 93%) |
| CMYK | cmyk(35.6%, 33.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.41, 16.12, -39.90) |
| CIE-LCH | lch(67.41, 43.03, 292.00°) |
| OKLab | oklab(72.51% 0.0193 -0.1114) |
| OKLCH | oklch(72.51% 0.113 279.8) |
| XYZ | xyz(40.3118, 37.1838, 84.3938) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.44
Perrywinkle
#8F8CE7
ΔE00 5.21
Lavender Blue
#8B88F8
ΔE00 6.96
Periwinkle (survey)
#8E82FE
ΔE00 8.84
Lavender
#B39DDB
ΔE00 8.94
Pastel Blue
#A2BFFE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EEC #ECE698
analogous
#98C8EC #989EEC #BC98EC
triadic
#989EEC #EC989E #9EEC98
tetradic
#989EEC #EC98C8 #ECE698 #98ECBC
square
#989EEC #EC98C8 #ECE698 #98ECBC
split-complementary
#989EEC #ECBC98 #C8EC98
monochromatic
#313DD9 #646DE2 #989EEC #CCCFF6 #E5E7FA
Accessibility & contrast
On white
2.49
#989EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#989EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EEC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EEC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#81ADBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #989eec; /* rgb */ color: rgb(152, 158, 236); /* oklch */ color: oklch(72.5% 0.113 279.8);
Tailwind
colors: {
custom: {
50: '#b9baf2',
500: '#989eec',
950: '#000000',
},
}SCSS
$custom: #989eec; $custom-light: #b9baf2; $custom-dark: #000000;
JSON
{
"hex": "#989eec",
"rgb": {
"r": 152,
"g": 158,
"b": 236
},
"hsl": {
"h": 235.714,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.72513,
"c": 0.11309,
"h": 279.8
},
"luminance": 0.37185
}Semantic roles & 50–950 ramp
primary
#989EEC
secondary
#F2F0D9
accent
#C315D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085