#889EEA#889EEA
#889EEA is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.3% C 0.114 H 271.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #889EEA |
|---|---|
| RGB | rgb(136, 158, 234) |
| HSL | hsl(227, 70%, 73%) |
| HSV | hsv(227, 42%, 92%) |
| CMYK | cmyk(41.9%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(66.23, 11.37, -40.73) |
| CIE-LCH | lch(66.23, 42.28, 285.60°) |
| OKLab | oklab(71.29% 0.002 -0.1141) |
| OKLCH | oklch(71.29% 0.114 271) |
| XYZ | xyz(37.2269, 35.6266, 82.7410) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.40
Cornflowerblue
#6495ED
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EEA #EAD488
analogous
#88CFEA #889EEA #A388EA
triadic
#889EEA #EA889E #9EEA88
tetradic
#889EEA #EA88CF #EAD488 #88EAA3
square
#889EEA #EA88CF #EAD488 #88EAA3
split-complementary
#889EEA #EAA388 #CFEA88
monochromatic
#254CD2 #5474E1 #889EEA #BCC8F3 #E5EAFA
Accessibility & contrast
On white
2.58
#889EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#889EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EEA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EEA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#67ADB9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889eea; /* rgb */ color: rgb(136, 158, 234); /* oklch */ color: oklch(71.3% 0.114 271.0);
Tailwind
colors: {
custom: {
50: '#aebaf1',
500: '#889eea',
950: '#000000',
},
}SCSS
$custom: #889eea; $custom-light: #aebaf1; $custom-dark: #000000;
JSON
{
"hex": "#889eea",
"rgb": {
"r": 136,
"g": 158,
"b": 234
},
"hsl": {
"h": 226.531,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.71294,
"c": 0.11415,
"h": 271
},
"luminance": 0.35628
}Semantic roles & 50–950 ramp
primary
#889EEA
secondary
#F2ECD9
accent
#A714D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084