#989BDA#989BDA
#989BDA is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.1% C 0.092 H 281.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #989BDA |
|---|---|
| RGB | rgb(152, 155, 218) |
| HSL | hsl(237, 47%, 73%) |
| HSV | hsv(237, 30%, 85%) |
| CMYK | cmyk(30.3%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(65.89, 13.17, -32.36) |
| CIE-LCH | lch(65.89, 34.94, 292.15°) |
| OKLab | oklab(71.08% 0.0186 -0.0898) |
| OKLCH | oklch(71.08% 0.092 281.7) |
| XYZ | xyz(37.3217, 35.1790, 71.1399) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 6.27
Lavender
#B39DDB
ΔE00 7.05
Lavender Blue
#8B88F8
ΔE00 8.35
Periwinkle (survey)
#8E82FE
ΔE00 10.04
Pale Purple
#B790D4
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BDA #DAD798
analogous
#98BCDA #989BDA #B698DA
triadic
#989BDA #DA989B #9BDA98
tetradic
#989BDA #DA98BC #DAD798 #98DAB6
square
#989BDA #DA98BC #DAD798 #98DAB6
split-complementary
#989BDA #DAB698 #BCDA98
monochromatic
#4147B6 #6B6FCA #989BDA #C5C7EA #E8E9F7
Accessibility & contrast
On white
2.61
#989BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#989BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BDA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BDA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A2DD
Deuteranopia (green-blind)
#869ED8
Tritanopia (blue-blind)
#87A7B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989bda; /* rgb */ color: rgb(152, 155, 218); /* oklch */ color: oklch(71.1% 0.092 281.7);
Tailwind
colors: {
custom: {
50: '#b8b8e5',
500: '#989bda',
950: '#000000',
},
}SCSS
$custom: #989bda; $custom-light: #b8b8e5; $custom-dark: #000000;
JSON
{
"hex": "#989bda",
"rgb": {
"r": 152,
"g": 155,
"b": 218
},
"hsl": {
"h": 237.273,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.71085,
"c": 0.09166,
"h": 281.7
},
"luminance": 0.3518
}Semantic roles & 50–950 ramp
primary
#989BDA
secondary
#EEEDDD
accent
#B42BBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084