#889BDC#889BDC
#889BDC is a light, moderate blue. Relative luminance 0.338; OKLCH L 70.0% C 0.098 H 271.2°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #889BDC |
|---|---|
| RGB | rgb(136, 155, 220) |
| HSL | hsl(226, 55%, 70%) |
| HSV | hsv(226, 38%, 86%) |
| CMYK | cmyk(38.2%, 29.5%, 0%, 13.7%) |
| CIE-LAB | lab(64.84, 9.22, -35.19) |
| CIE-LCH | lch(64.84, 36.37, 284.69°) |
| OKLab | oklab(70.01% 0.0021 -0.0981) |
| OKLCH | oklch(70.01% 0.098 271.2) |
| XYZ | xyz(34.7891, 33.8427, 72.3955) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.44
Perrywinkle
#8F8CE7
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 7.14
Lavender Blue
#8B88F8
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 7.82
Faded Blue
#658CBB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BDC #DCC988
analogous
#88C5DC #889BDC #9F88DC
triadic
#889BDC #DC889B #9BDC88
tetradic
#889BDC #DC88C5 #DCC988 #88DC9F
square
#889BDC #DC88C5 #DCC988 #88DC9F
split-complementary
#889BDC #DC9F88 #C5DC88
monochromatic
#3552B5 #5973CE #889BDC #B7C3EA #E7EAF8
Accessibility & contrast
On white
2.70
#889BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#889BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BDC
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BDC | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DF
Deuteranopia (green-blind)
#7E9ADA
Tritanopia (blue-blind)
#6EA8B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889bdc; /* rgb */ color: rgb(136, 155, 220); /* oklch */ color: oklch(70.0% 0.098 271.2);
Tailwind
colors: {
custom: {
50: '#adb8e7',
500: '#889bdc',
950: '#000000',
},
}SCSS
$custom: #889bdc; $custom-light: #adb8e7; $custom-dark: #000000;
JSON
{
"hex": "#889bdc",
"rgb": {
"r": 136,
"g": 155,
"b": 220
},
"hsl": {
"h": 226.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.70012,
"c": 0.09816,
"h": 271.2
},
"luminance": 0.33844
}Semantic roles & 50–950 ramp
primary
#889BDC
secondary
#ECE6D4
accent
#9E23C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084