#889ED9#889ED9
#889ED9 is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.5% C 0.090 H 268.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #889ED9 |
|---|---|
| RGB | rgb(136, 158, 217) |
| HSL | hsl(224, 52%, 69%) |
| HSV | hsv(224, 37%, 85%) |
| CMYK | cmyk(37.3%, 27.2%, 0%, 14.9%) |
| CIE-LAB | lab(65.51, 6.70, -32.48) |
| CIE-LCH | lch(65.51, 33.16, 281.66°) |
| OKLab | oklab(70.49% -0.0027 -0.0904) |
| OKLCH | oklch(70.49% 0.09 268.3) |
| XYZ | xyz(34.9008, 34.6961, 70.4903) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 7.01
Cornflowerblue
#6495ED
ΔE00 7.03
Soft Blue
#6488EA
ΔE00 8.28
Lavender Blue
#8B88F8
ΔE00 8.45
Faded Blue
#658CBB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889ED9 #D9C388
analogous
#88C7D9 #889ED9 #9B88D9
triadic
#889ED9 #D9889E #9ED988
tetradic
#889ED9 #D988C7 #D9C388 #88D99B
square
#889ED9 #D988C7 #D9C388 #88D99B
split-complementary
#889ED9 #D99B88 #C7D988
monochromatic
#3858AF #5A78CA #889ED9 #B6C4E8 #E5EAF7
Accessibility & contrast
On white
2.64
#889ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#889ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889ED9
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889ED9 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DC
Deuteranopia (green-blind)
#839CD8
Tritanopia (blue-blind)
#6FAAB3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889ed9; /* rgb */ color: rgb(136, 158, 217); /* oklch */ color: oklch(70.5% 0.090 268.3);
Tailwind
colors: {
custom: {
50: '#adbae5',
500: '#889ed9',
950: '#000000',
},
}SCSS
$custom: #889ed9; $custom-light: #adbae5; $custom-dark: #000000;
JSON
{
"hex": "#889ed9",
"rgb": {
"r": 136,
"g": 158,
"b": 217
},
"hsl": {
"h": 223.704,
"s": 51.592,
"l": 69.216
},
"oklch": {
"l": 0.70495,
"c": 0.0904,
"h": 268.3
},
"luminance": 0.34698
}Semantic roles & 50–950 ramp
primary
#889ED9
secondary
#EAE4D3
accent
#9627BF
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084