#889CD9#889CD9
#889CD9 is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.1% C 0.093 H 270.0°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #889CD9 |
|---|---|
| RGB | rgb(136, 156, 217) |
| HSL | hsl(225, 52%, 69%) |
| HSV | hsv(225, 37%, 85%) |
| CMYK | cmyk(37.3%, 28.1%, 0%, 14.9%) |
| CIE-LAB | lab(64.98, 7.84, -33.31) |
| CIE-LCH | lch(64.98, 34.22, 283.25°) |
| OKLab | oklab(70.08% -0.0001 -0.0927) |
| OKLCH | oklch(70.08% 0.093 270) |
| XYZ | xyz(34.5625, 34.0194, 70.3775) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Perrywinkle
#8F8CE7
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 7.20
Lavender Blue
#8B88F8
ΔE00 8.01
Soft Blue
#6488EA
ΔE00 8.08
Faded Blue
#658CBB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CD9 #D9C588
analogous
#88C5D9 #889CD9 #9D88D9
triadic
#889CD9 #D9889C #9CD988
tetradic
#889CD9 #D988C5 #D9C588 #88D99D
square
#889CD9 #D988C5 #D9C588 #88D99D
split-complementary
#889CD9 #D99D88 #C5D988
monochromatic
#3855AF #5A75CA #889CD9 #B6C3E8 #E5E9F7
Accessibility & contrast
On white
2.69
#889CD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#889CD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CD9
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CD9 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A1DC
Deuteranopia (green-blind)
#819AD8
Tritanopia (blue-blind)
#6FA8B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889cd9; /* rgb */ color: rgb(136, 156, 217); /* oklch */ color: oklch(70.1% 0.093 270.0);
Tailwind
colors: {
custom: {
50: '#adb9e5',
500: '#889cd9',
950: '#000000',
},
}SCSS
$custom: #889cd9; $custom-light: #adb9e5; $custom-dark: #000000;
JSON
{
"hex": "#889cd9",
"rgb": {
"r": 136,
"g": 156,
"b": 217
},
"hsl": {
"h": 225.185,
"s": 51.592,
"l": 69.216
},
"oklch": {
"l": 0.7008,
"c": 0.09273,
"h": 270
},
"luminance": 0.34021
}Semantic roles & 50–950 ramp
primary
#889CD9
secondary
#EAE4D3
accent
#9927BF
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084