#889BD9#889BD9
#889BD9 is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.9% C 0.094 H 270.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #889BD9 |
|---|---|
| RGB | rgb(136, 155, 217) |
| HSL | hsl(226, 52%, 69%) |
| HSV | hsv(226, 37%, 85%) |
| CMYK | cmyk(37.3%, 28.6%, 0%, 14.9%) |
| CIE-LAB | lab(64.71, 8.41, -33.72) |
| CIE-LCH | lch(64.71, 34.75, 284.00°) |
| OKLab | oklab(69.87% 0.0012 -0.0939) |
| OKLCH | oklch(69.87% 0.094 270.8) |
| XYZ | xyz(34.3953, 33.6852, 70.3218) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.82
Perrywinkle
#8F8CE7
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 7.31
Lavender Blue
#8B88F8
ΔE00 7.78
Soft Blue
#6488EA
ΔE00 7.99
Faded Blue
#658CBB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BD9 #D9C688
analogous
#88C4D9 #889BD9 #9E88D9
triadic
#889BD9 #D9889B #9BD988
tetradic
#889BD9 #D988C4 #D9C688 #88D99E
square
#889BD9 #D988C4 #D9C688 #88D99E
split-complementary
#889BD9 #D99E88 #C4D988
monochromatic
#3854AF #5A74CA #889BD9 #B6C2E8 #E5E9F7
Accessibility & contrast
On white
2.71
#889BD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#889BD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BD9
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BD9 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A1DC
Deuteranopia (green-blind)
#809AD8
Tritanopia (blue-blind)
#6FA7B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889bd9; /* rgb */ color: rgb(136, 155, 217); /* oklch */ color: oklch(69.9% 0.094 270.8);
Tailwind
colors: {
custom: {
50: '#adb8e5',
500: '#889bd9',
950: '#000000',
},
}SCSS
$custom: #889bd9; $custom-light: #adb8e5; $custom-dark: #000000;
JSON
{
"hex": "#889bd9",
"rgb": {
"r": 136,
"g": 155,
"b": 217
},
"hsl": {
"h": 225.926,
"s": 51.592,
"l": 69.216
},
"oklch": {
"l": 0.69873,
"c": 0.09393,
"h": 270.8
},
"luminance": 0.33687
}Semantic roles & 50–950 ramp
primary
#889BD9
secondary
#EAE5D3
accent
#9B27BF
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084