#889CDB#889CDB
#889CDB is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.2% C 0.096 H 270.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #889CDB |
|---|---|
| RGB | rgb(136, 156, 219) |
| HSL | hsl(226, 54%, 70%) |
| HSV | hsv(226, 38%, 86%) |
| CMYK | cmyk(37.9%, 28.8%, 0%, 14.1%) |
| CIE-LAB | lab(65.06, 8.38, -34.28) |
| CIE-LCH | lch(65.06, 35.29, 283.74°) |
| OKLab | oklab(70.17% 0.0005 -0.0955) |
| OKLCH | oklch(70.17% 0.096 270.3) |
| XYZ | xyz(34.8242, 34.1241, 71.7558) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 7.10
Lavender Blue
#8B88F8
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 7.97
Faded Blue
#658CBB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CDB #DBC788
analogous
#88C6DB #889CDB #9E88DB
triadic
#889CDB #DB889C #9CDB88
tetradic
#889CDB #DB88C6 #DBC788 #88DB9E
square
#889CDB #DB88C6 #DBC788 #88DB9E
split-complementary
#889CDB #DB9E88 #C6DB88
monochromatic
#3654B3 #5975CD #889CDB #B7C3E9 #E6EAF7
Accessibility & contrast
On white
2.68
#889CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#889CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CDB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CDB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#809BDA
Tritanopia (blue-blind)
#6EA9B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889cdb; /* rgb */ color: rgb(136, 156, 219); /* oklch */ color: oklch(70.2% 0.096 270.3);
Tailwind
colors: {
custom: {
50: '#adb9e6',
500: '#889cdb',
950: '#000000',
},
}SCSS
$custom: #889cdb; $custom-light: #adb9e6; $custom-dark: #000000;
JSON
{
"hex": "#889cdb",
"rgb": {
"r": 136,
"g": 156,
"b": 219
},
"hsl": {
"h": 225.542,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.70172,
"c": 0.09554,
"h": 270.3
},
"luminance": 0.34126
}Semantic roles & 50–950 ramp
primary
#889CDB
secondary
#EBE6D4
accent
#9B24C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084