#889EE3#889EE3
#889EE3 is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.0% C 0.104 H 270.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE3 |
|---|---|
| RGB | rgb(136, 158, 227) |
| HSL | hsl(225, 62%, 71%) |
| HSV | hsv(225, 40%, 89%) |
| CMYK | cmyk(40.1%, 30.4%, 0%, 11%) |
| CIE-LAB | lab(65.93, 9.43, -37.35) |
| CIE-LCH | lch(65.93, 38.52, 284.16°) |
| OKLab | oklab(70.96% 0.0001 -0.1044) |
| OKLCH | oklch(70.96% 0.104 270.1) |
| XYZ | xyz(36.2411, 35.2323, 77.5491) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 6.61
Perrywinkle
#8F8CE7
ΔE00 6.73
Lavender Blue
#8B88F8
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE3 #E3CD88
analogous
#88CBE3 #889EE3 #9F88E3
triadic
#889EE3 #E3889E #9EE388
tetradic
#889EE3 #E388CB #E3CD88 #88E39F
square
#889EE3 #E388CB #E3CD88 #88E39F
split-complementary
#889EE3 #E39F88 #CBE388
monochromatic
#2E52C3 #5676D7 #889EE3 #BAC6EF #E6EBF9
Accessibility & contrast
On white
2.61
#889EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#889EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE3
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE3 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E6
Deuteranopia (green-blind)
#7E9DE1
Tritanopia (blue-blind)
#6AACB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ee3; /* rgb */ color: rgb(136, 158, 227); /* oklch */ color: oklch(71.0% 0.104 270.1);
Tailwind
colors: {
custom: {
50: '#aebaec',
500: '#889ee3',
950: '#000000',
},
}SCSS
$custom: #889ee3; $custom-light: #aebaec; $custom-dark: #000000;
JSON
{
"hex": "#889ee3",
"rgb": {
"r": 136,
"g": 158,
"b": 227
},
"hsl": {
"h": 225.495,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.70957,
"c": 0.10437,
"h": 270.1
},
"luminance": 0.35234
}Semantic roles & 50–950 ramp
primary
#889EE3
secondary
#EFEAD7
accent
#A01CCA
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084