#889BDB#889BDB
#889BDB is a light, moderate blue. Relative luminance 0.338; OKLCH L 70.0% C 0.097 H 271.1°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #889BDB |
|---|---|
| RGB | rgb(136, 155, 219) |
| HSL | hsl(226, 54%, 70%) |
| HSV | hsv(226, 38%, 86%) |
| CMYK | cmyk(37.9%, 29.2%, 0%, 14.1%) |
| CIE-LAB | lab(64.80, 8.95, -34.70) |
| CIE-LCH | lch(64.80, 35.83, 284.47°) |
| OKLab | oklab(69.97% 0.0018 -0.0967) |
| OKLCH | oklch(69.97% 0.097 271.1) |
| XYZ | xyz(34.6570, 33.7899, 71.7001) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.56
Perrywinkle
#8F8CE7
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 7.20
Lavender Blue
#8B88F8
ΔE00 7.63
Soft Blue
#6488EA
ΔE00 7.87
Faded Blue
#658CBB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BDB #DBC888
analogous
#88C5DB #889BDB #9F88DB
triadic
#889BDB #DB889B #9BDB88
tetradic
#889BDB #DB88C5 #DBC888 #88DB9F
square
#889BDB #DB88C5 #DBC888 #88DB9F
split-complementary
#889BDB #DB9F88 #C5DB88
monochromatic
#3653B3 #5974CD #889BDB #B7C2E9 #E6EAF7
Accessibility & contrast
On white
2.71
#889BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#889BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BDB
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BDB | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#7F9ADA
Tritanopia (blue-blind)
#6EA8B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889bdb; /* rgb */ color: rgb(136, 155, 219); /* oklch */ color: oklch(70.0% 0.097 271.1);
Tailwind
colors: {
custom: {
50: '#adb8e6',
500: '#889bdb',
950: '#000000',
},
}SCSS
$custom: #889bdb; $custom-light: #adb8e6; $custom-dark: #000000;
JSON
{
"hex": "#889bdb",
"rgb": {
"r": 136,
"g": 155,
"b": 219
},
"hsl": {
"h": 226.265,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.69966,
"c": 0.09675,
"h": 271.1
},
"luminance": 0.33791
}Semantic roles & 50–950 ramp
primary
#889BDB
secondary
#EBE6D4
accent
#9D24C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084