#889EE8#889EE8
#889EE8 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.2% C 0.111 H 270.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE8 |
|---|---|
| RGB | rgb(136, 158, 232) |
| HSL | hsl(226, 68%, 72%) |
| HSV | hsv(226, 41%, 91%) |
| CMYK | cmyk(41.4%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(66.15, 10.81, -39.77) |
| CIE-LCH | lch(66.15, 41.21, 285.21°) |
| OKLab | oklab(71.2% 0.0014 -0.1113) |
| OKLCH | oklch(71.2% 0.111 270.7) |
| XYZ | xyz(36.9412, 35.5123, 81.2364) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.57
Cornflowerblue
#6495ED
ΔE00 6.47
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE8 #E8D288
analogous
#88CEE8 #889EE8 #A288E8
triadic
#889EE8 #E8889E #9EE888
tetradic
#889EE8 #E888CE #E8D288 #88E8A2
square
#889EE8 #E888CE #E8D288 #88E8A2
split-complementary
#889EE8 #E8A288 #CEE888
monochromatic
#284ECE #5574DE #889EE8 #BBC8F2 #E5EAFA
Accessibility & contrast
On white
2.59
#889EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#889EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EB
Deuteranopia (green-blind)
#7C9DE6
Tritanopia (blue-blind)
#68ADB9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889ee8; /* rgb */ color: rgb(136, 158, 232); /* oklch */ color: oklch(71.2% 0.111 270.7);
Tailwind
colors: {
custom: {
50: '#aebaef',
500: '#889ee8',
950: '#000000',
},
}SCSS
$custom: #889ee8; $custom-light: #aebaef; $custom-dark: #000000;
JSON
{
"hex": "#889ee8",
"rgb": {
"r": 136,
"g": 158,
"b": 232
},
"hsl": {
"h": 226.25,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.71197,
"c": 0.11136,
"h": 270.7
},
"luminance": 0.35514
}Semantic roles & 50–950 ramp
primary
#889EE8
secondary
#F2ECD9
accent
#A516D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084