#889EE2#889EE2
#889EE2 is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.9% C 0.103 H 269.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE2 |
|---|---|
| RGB | rgb(136, 158, 226) |
| HSL | hsl(225, 61%, 71%) |
| HSV | hsv(225, 40%, 89%) |
| CMYK | cmyk(39.8%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(65.89, 9.15, -36.87) |
| CIE-LCH | lch(65.89, 37.99, 283.94°) |
| OKLab | oklab(70.91% -0.0001 -0.103) |
| OKLCH | oklch(70.91% 0.103 269.9) |
| XYZ | xyz(36.1035, 35.1772, 76.8243) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.13
Cornflowerblue
#6495ED
ΔE00 6.64
Perrywinkle
#8F8CE7
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 7.93
Carolina Blue
#8AB8FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE2 #E2CC88
analogous
#88CBE2 #889EE2 #9F88E2
triadic
#889EE2 #E2889E #9EE288
tetradic
#889EE2 #E288CB #E2CC88 #88E29F
square
#889EE2 #E288CB #E2CC88 #88E29F
split-complementary
#889EE2 #E29F88 #CBE288
monochromatic
#2F53C1 #5776D6 #889EE2 #B9C6EE #E6EBF9
Accessibility & contrast
On white
2.61
#889EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#889EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A4E5
Deuteranopia (green-blind)
#7F9DE0
Tritanopia (blue-blind)
#6BACB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ee2; /* rgb */ color: rgb(136, 158, 226); /* oklch */ color: oklch(70.9% 0.103 269.9);
Tailwind
colors: {
custom: {
50: '#aebaeb',
500: '#889ee2',
950: '#000000',
},
}SCSS
$custom: #889ee2; $custom-light: #aebaeb; $custom-dark: #000000;
JSON
{
"hex": "#889ee2",
"rgb": {
"r": 136,
"g": 158,
"b": 226
},
"hsl": {
"h": 225.333,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.7091,
"c": 0.10298,
"h": 269.9
},
"luminance": 0.35179
}Semantic roles & 50–950 ramp
primary
#889EE2
secondary
#EFE9D7
accent
#9F1DC9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084