#889EE6#889EE6
#889EE6 is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.1% C 0.109 H 270.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #889EE6 |
|---|---|
| RGB | rgb(136, 158, 230) |
| HSL | hsl(226, 65%, 72%) |
| HSV | hsv(226, 41%, 90%) |
| CMYK | cmyk(40.9%, 31.3%, 0%, 9.8%) |
| CIE-LAB | lab(66.06, 10.26, -38.80) |
| CIE-LCH | lch(66.06, 40.13, 284.81°) |
| OKLab | oklab(71.1% 0.0009 -0.1086) |
| OKLCH | oklch(71.1% 0.109 270.5) |
| XYZ | xyz(36.6588, 35.3993, 79.7487) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.52
Perrywinkle
#8F8CE7
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EE6 #E6D088
analogous
#88CDE6 #889EE6 #A188E6
triadic
#889EE6 #E6889E #9EE688
tetradic
#889EE6 #E688CD #E6D088 #88E6A1
square
#889EE6 #E688CD #E6D088 #88E6A1
split-complementary
#889EE6 #E6A188 #CDE688
monochromatic
#2A50C9 #5575DB #889EE6 #BBC7F1 #E6EAFA
Accessibility & contrast
On white
2.60
#889EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#889EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EE6
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EE6 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A5E9
Deuteranopia (green-blind)
#7D9DE4
Tritanopia (blue-blind)
#69ADB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889ee6; /* rgb */ color: rgb(136, 158, 230); /* oklch */ color: oklch(71.1% 0.109 270.5);
Tailwind
colors: {
custom: {
50: '#aebaee',
500: '#889ee6',
950: '#000000',
},
}SCSS
$custom: #889ee6; $custom-light: #aebaee; $custom-dark: #000000;
JSON
{
"hex": "#889ee6",
"rgb": {
"r": 136,
"g": 158,
"b": 230
},
"hsl": {
"h": 225.957,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.711,
"c": 0.10856,
"h": 270.5
},
"luminance": 0.35401
}Semantic roles & 50–950 ramp
primary
#889EE6
secondary
#F1EBD9
accent
#A318CD
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084