#989FCA#989FCA
#989FCA is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.063 H 277.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #989FCA |
|---|---|
| RGB | rgb(152, 159, 202) |
| HSL | hsl(232, 32%, 69%) |
| HSV | hsv(232, 25%, 79%) |
| CMYK | cmyk(24.8%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.32, 6.97, -22.83) |
| CIE-LCH | lch(66.32, 23.87, 286.97°) |
| OKLab | oklab(71.21% 0.0082 -0.0627) |
| OKLCH | oklch(71.21% 0.063 277.5) |
| XYZ | xyz(36.0050, 35.7351, 60.8662) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.03
Perrywinkle
#8F8CE7
ΔE00 9.00
Periwinkle Blue
#8F99FB
ΔE00 9.37
Light Periwinkle
#C1C6FC
ΔE00 11.16
Pastel Blue
#A2BFFE
ΔE00 11.40
Pale Purple
#B790D4
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FCA #CAC398
analogous
#98B8CA #989FCA #AA98CA
triadic
#989FCA #CA989F #9FCA98
tetradic
#989FCA #CA98B8 #CAC398 #98CAAA
square
#989FCA #CA98B8 #CAC398 #98CAAA
split-complementary
#989FCA #CAAA98 #B8CA98
monochromatic
#4F5999 #7079B5 #989FCA #C0C5DF #E9EAF4
Accessibility & contrast
On white
2.58
#989FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#989FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FCA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FCA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#8CA7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989fca; /* rgb */ color: rgb(152, 159, 202); /* oklch */ color: oklch(71.2% 0.063 277.5);
Tailwind
colors: {
custom: {
50: '#b7bbda',
500: '#989fca',
950: '#000000',
},
}SCSS
$custom: #989fca; $custom-light: #b7bbda; $custom-dark: #000000;
JSON
{
"hex": "#989fca",
"rgb": {
"r": 152,
"g": 159,
"b": 202
},
"hsl": {
"h": 231.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.71215,
"c": 0.06321,
"h": 277.5
},
"luminance": 0.35736
}Semantic roles & 50–950 ramp
primary
#989FCA
secondary
#E6E4D8
accent
#9B3BAB
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083