#889EE7#889EE7
#889EE7 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.1% C 0.110 H 270.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE7 |
|---|---|
| RGB | rgb(136, 158, 231) |
| HSL | hsl(226, 66%, 72%) |
| HSV | hsv(226, 41%, 91%) |
| CMYK | cmyk(41.1%, 31.6%, 0%, 9.4%) |
| CIE-LAB | lab(66.10, 10.54, -39.28) |
| CIE-LCH | lch(66.10, 40.67, 285.01°) |
| OKLab | oklab(71.15% 0.0012 -0.1099) |
| OKLCH | oklch(71.15% 0.11 270.6) |
| XYZ | xyz(36.7996, 35.4556, 80.4904) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.65
Cornflowerblue
#6495ED
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 7.77
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE7 #E7D188
analogous
#88CEE7 #889EE7 #A288E7
triadic
#889EE7 #E7889E #9EE788
tetradic
#889EE7 #E788CE #E7D188 #88E7A2
square
#889EE7 #E788CE #E7D188 #88E7A2
split-complementary
#889EE7 #E7A288 #CEE788
monochromatic
#294FCC #5574DD #889EE7 #BBC8F1 #E6EAFA
Accessibility & contrast
On white
2.60
#889EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#889EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE7
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE7 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A5EA
Deuteranopia (green-blind)
#7C9DE5
Tritanopia (blue-blind)
#69ADB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889ee7; /* rgb */ color: rgb(136, 158, 231); /* oklch */ color: oklch(71.1% 0.110 270.6);
Tailwind
colors: {
custom: {
50: '#aebaef',
500: '#889ee7',
950: '#000000',
},
}SCSS
$custom: #889ee7; $custom-light: #aebaef; $custom-dark: #000000;
JSON
{
"hex": "#889ee7",
"rgb": {
"r": 136,
"g": 158,
"b": 231
},
"hsl": {
"h": 226.105,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.71148,
"c": 0.10996,
"h": 270.6
},
"luminance": 0.35457
}Semantic roles & 50–950 ramp
primary
#889EE7
secondary
#F1ECD9
accent
#A417CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084