#889EE4#889EE4
#889EE4 is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.0% C 0.106 H 270.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE4 |
|---|---|
| RGB | rgb(136, 158, 228) |
| HSL | hsl(226, 63%, 71%) |
| HSV | hsv(226, 40%, 89%) |
| CMYK | cmyk(40.4%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(65.97, 9.70, -37.84) |
| CIE-LCH | lch(65.97, 39.06, 284.38°) |
| OKLab | oklab(71.01% 0.0004 -0.1058) |
| OKLCH | oklch(71.01% 0.106 270.2) |
| XYZ | xyz(36.3795, 35.2876, 78.2781) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.93
Cornflowerblue
#6495ED
ΔE00 6.58
Perrywinkle
#8F8CE7
ΔE00 6.71
Lavender Blue
#8B88F8
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 7.85
Carolina Blue
#8AB8FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE4 #E4CE88
analogous
#88CCE4 #889EE4 #A088E4
triadic
#889EE4 #E4889E #9EE488
tetradic
#889EE4 #E488CC #E4CE88 #88E4A0
square
#889EE4 #E488CC #E4CE88 #88E4A0
split-complementary
#889EE4 #E4A088 #CCE488
monochromatic
#2D51C5 #5675D9 #889EE4 #BAC7EF #E6EBF9
Accessibility & contrast
On white
2.61
#889EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#889EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE4
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE4 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E7
Deuteranopia (green-blind)
#7E9DE2
Tritanopia (blue-blind)
#6AACB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ee4; /* rgb */ color: rgb(136, 158, 228); /* oklch */ color: oklch(71.0% 0.106 270.2);
Tailwind
colors: {
custom: {
50: '#aebaec',
500: '#889ee4',
950: '#000000',
},
}SCSS
$custom: #889ee4; $custom-light: #aebaec; $custom-dark: #000000;
JSON
{
"hex": "#889ee4",
"rgb": {
"r": 136,
"g": 158,
"b": 228
},
"hsl": {
"h": 225.652,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.71005,
"c": 0.10577,
"h": 270.2
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#889EE4
secondary
#F0EAD8
accent
#A11BCB
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084