#889BDE#889BDE
#889BDE is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.1% C 0.101 H 271.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #889BDE |
|---|---|
| RGB | rgb(136, 155, 222) |
| HSL | hsl(227, 57%, 70%) |
| HSV | hsv(227, 39%, 87%) |
| CMYK | cmyk(38.7%, 30.2%, 0%, 12.9%) |
| CIE-LAB | lab(64.92, 9.77, -36.16) |
| CIE-LCH | lch(64.92, 37.46, 285.12°) |
| OKLab | oklab(70.11% 0.0026 -0.1009) |
| OKLCH | oklch(70.11% 0.101 271.5) |
| XYZ | xyz(35.0555, 33.9493, 73.7988) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.40
Soft Blue
#6488EA
ΔE00 7.72
Faded Blue
#658CBB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BDE #DECB88
analogous
#88C6DE #889BDE #A088DE
triadic
#889BDE #DE889B #9BDE88
tetradic
#889BDE #DE88C6 #DECB88 #88DEA0
square
#889BDE #DE88C6 #DECB88 #88DEA0
split-complementary
#889BDE #DEA088 #C6DE88
monochromatic
#3351B8 #5873D1 #889BDE #B8C3EB #E7EBF8
Accessibility & contrast
On white
2.70
#889BDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#889BDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BDE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BDE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E1
Deuteranopia (green-blind)
#7D9ADC
Tritanopia (blue-blind)
#6DA8B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889bde; /* rgb */ color: rgb(136, 155, 222); /* oklch */ color: oklch(70.1% 0.101 271.5);
Tailwind
colors: {
custom: {
50: '#adb8e8',
500: '#889bde',
950: '#000000',
},
}SCSS
$custom: #889bde; $custom-light: #adb8e8; $custom-dark: #000000;
JSON
{
"hex": "#889bde",
"rgb": {
"r": 136,
"g": 155,
"b": 222
},
"hsl": {
"h": 226.744,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.70106,
"c": 0.10097,
"h": 271.5
},
"luminance": 0.33951
}Semantic roles & 50–950 ramp
primary
#889BDE
secondary
#EDE8D5
accent
#A021C4
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084