#889BDD#889BDD
#889BDD is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.1% C 0.100 H 271.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #889BDD |
|---|---|
| RGB | rgb(136, 155, 221) |
| HSL | hsl(227, 56%, 70%) |
| HSV | hsv(227, 38%, 87%) |
| CMYK | cmyk(38.5%, 29.9%, 0%, 13.3%) |
| CIE-LAB | lab(64.88, 9.50, -35.67) |
| CIE-LCH | lch(64.88, 36.92, 284.91°) |
| OKLab | oklab(70.06% 0.0023 -0.0995) |
| OKLCH | oklch(70.06% 0.1 271.3) |
| XYZ | xyz(34.9219, 33.8958, 73.0951) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.31
Perrywinkle
#8F8CE7
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.47
Soft Blue
#6488EA
ΔE00 7.77
Faded Blue
#658CBB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BDD #DDCA88
analogous
#88C6DD #889BDD #9F88DD
triadic
#889BDD #DD889B #9BDD88
tetradic
#889BDD #DD88C6 #DDCA88 #88DD9F
square
#889BDD #DD88C6 #DDCA88 #88DD9F
split-complementary
#889BDD #DD9F88 #C6DD88
monochromatic
#3451B6 #5873CF #889BDD #B8C3EB #E7EBF8
Accessibility & contrast
On white
2.70
#889BDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#889BDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BDD
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BDD | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E0
Deuteranopia (green-blind)
#7E9ADB
Tritanopia (blue-blind)
#6EA8B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889bdd; /* rgb */ color: rgb(136, 155, 221); /* oklch */ color: oklch(70.1% 0.100 271.3);
Tailwind
colors: {
custom: {
50: '#adb8e8',
500: '#889bdd',
950: '#000000',
},
}SCSS
$custom: #889bdd; $custom-light: #adb8e8; $custom-dark: #000000;
JSON
{
"hex": "#889bdd",
"rgb": {
"r": 136,
"g": 155,
"b": 221
},
"hsl": {
"h": 226.588,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.70059,
"c": 0.09957,
"h": 271.3
},
"luminance": 0.33897
}Semantic roles & 50–950 ramp
primary
#889BDD
secondary
#ECE7D4
accent
#9F22C3
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084