#989BED#989BED
#989BED is a light, moderate blue. Relative luminance 0.362; OKLCH L 72.0% C 0.119 H 281.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #989BED |
|---|---|
| RGB | rgb(152, 155, 237) |
| HSL | hsl(238, 70%, 76%) |
| HSV | hsv(238, 36%, 93%) |
| CMYK | cmyk(35.9%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.70, 18.10, -41.57) |
| CIE-LCH | lch(66.70, 45.34, 293.52°) |
| OKLab | oklab(71.97% 0.0234 -0.1163) |
| OKLCH | oklch(71.97% 0.119 281.4) |
| XYZ | xyz(39.9520, 36.2311, 84.9926) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.19
Perrywinkle
#8F8CE7
ΔE00 4.33
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Lavender
#B39DDB
ΔE00 8.81
Soft Blue
#6488EA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BED #EDEA98
analogous
#98C6ED #989BED #C098ED
triadic
#989BED #ED989B #9BED98
tetradic
#989BED #ED98C6 #EDEA98 #98EDC0
square
#989BED #ED98C6 #EDEA98 #98EDC0
split-complementary
#989BED #EDC098 #C6ED98
monochromatic
#3036DB #6468E4 #989BED #CCCEF6 #E5E6FA
Accessibility & contrast
On white
2.55
#989BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#989BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BED
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BED | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#7D9FEB
Tritanopia (blue-blind)
#80ABB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #989bed; /* rgb */ color: rgb(152, 155, 237); /* oklch */ color: oklch(72.0% 0.119 281.4);
Tailwind
colors: {
custom: {
50: '#b9b8f3',
500: '#989bed',
950: '#000000',
},
}SCSS
$custom: #989bed; $custom-light: #b9b8f3; $custom-dark: #000000;
JSON
{
"hex": "#989bed",
"rgb": {
"r": 152,
"g": 155,
"b": 237
},
"hsl": {
"h": 237.882,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.71974,
"c": 0.11861,
"h": 281.4
},
"luminance": 0.36233
}Semantic roles & 50–950 ramp
primary
#989BED
secondary
#F2F1D9
accent
#CC13D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085