#889EE0#889EE0
#889EE0 is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.8% C 0.100 H 269.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE0 |
|---|---|
| RGB | rgb(136, 158, 224) |
| HSL | hsl(225, 59%, 71%) |
| HSV | hsv(225, 39%, 88%) |
| CMYK | cmyk(39.3%, 29.5%, 0%, 12.2%) |
| CIE-LAB | lab(65.80, 8.60, -35.90) |
| CIE-LCH | lch(65.80, 36.91, 283.48°) |
| OKLab | oklab(70.82% -0.0007 -0.1002) |
| OKLCH | oklch(70.82% 0.1 269.6) |
| XYZ | xyz(35.8307, 35.0681, 75.3874) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.33
Cornflowerblue
#6495ED
ΔE00 6.71
Perrywinkle
#8F8CE7
ΔE00 6.79
Soft Blue
#6488EA
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 8.04
Carolina Blue
#8AB8FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE0 #E0CA88
analogous
#88CAE0 #889EE0 #9E88E0
triadic
#889EE0 #E0889E #9EE088
tetradic
#889EE0 #E088CA #E0CA88 #88E09E
square
#889EE0 #E088CA #E0CA88 #88E09E
split-complementary
#889EE0 #E09E88 #CAE088
monochromatic
#3154BC #5776D3 #889EE0 #B9C6ED #E7EBF9
Accessibility & contrast
On white
2.62
#889EE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#889EE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE0
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE0 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E3
Deuteranopia (green-blind)
#809CDE
Tritanopia (blue-blind)
#6CABB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ee0; /* rgb */ color: rgb(136, 158, 224); /* oklch */ color: oklch(70.8% 0.100 269.6);
Tailwind
colors: {
custom: {
50: '#aebaea',
500: '#889ee0',
950: '#000000',
},
}SCSS
$custom: #889ee0; $custom-light: #aebaea; $custom-dark: #000000;
JSON
{
"hex": "#889ee0",
"rgb": {
"r": 136,
"g": 158,
"b": 224
},
"hsl": {
"h": 225,
"s": 58.667,
"l": 70.588
},
"oklch": {
"l": 0.70817,
"c": 0.10018,
"h": 269.6
},
"luminance": 0.3507
}Semantic roles & 50–950 ramp
primary
#889EE0
secondary
#EEE8D6
accent
#9D1FC6
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084