#889EE5#889EE5
#889EE5 is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.1% C 0.107 H 270.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE5 |
|---|---|
| RGB | rgb(136, 158, 229) |
| HSL | hsl(226, 64%, 72%) |
| HSV | hsv(226, 41%, 90%) |
| CMYK | cmyk(40.6%, 31%, 0%, 10.2%) |
| CIE-LAB | lab(66.02, 9.98, -38.32) |
| CIE-LCH | lch(66.02, 39.60, 284.60°) |
| OKLab | oklab(71.05% 0.0007 -0.1072) |
| OKLCH | oklch(71.05% 0.107 270.4) |
| XYZ | xyz(36.5187, 35.3433, 79.0113) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.84
Cornflowerblue
#6495ED
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 7.78
Soft Blue
#6488EA
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE5 #E5CF88
analogous
#88CDE5 #889EE5 #A188E5
triadic
#889EE5 #E5889E #9EE588
tetradic
#889EE5 #E588CD #E5CF88 #88E5A1
square
#889EE5 #E588CD #E5CF88 #88E5A1
split-complementary
#889EE5 #E5A188 #CDE588
monochromatic
#2C50C7 #5675DA #889EE5 #BAC7F0 #E6EBFA
Accessibility & contrast
On white
2.60
#889EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#889EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE5
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE5 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E8
Deuteranopia (green-blind)
#7D9DE3
Tritanopia (blue-blind)
#6AACB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ee5; /* rgb */ color: rgb(136, 158, 229); /* oklch */ color: oklch(71.1% 0.107 270.4);
Tailwind
colors: {
custom: {
50: '#aebaed',
500: '#889ee5',
950: '#000000',
},
}SCSS
$custom: #889ee5; $custom-light: #aebaed; $custom-dark: #000000;
JSON
{
"hex": "#889ee5",
"rgb": {
"r": 136,
"g": 158,
"b": 229
},
"hsl": {
"h": 225.806,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.71052,
"c": 0.10717,
"h": 270.4
},
"luminance": 0.35345
}Semantic roles & 50–950 ramp
primary
#889EE5
secondary
#F0EBD8
accent
#A21ACC
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084