#889AEA#889AEA
#889AEA is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.5% C 0.119 H 273.3°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #889AEA |
|---|---|
| RGB | rgb(136, 154, 234) |
| HSL | hsl(229, 70%, 73%) |
| HSV | hsv(229, 42%, 92%) |
| CMYK | cmyk(41.9%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(65.19, 13.67, -42.37) |
| CIE-LCH | lch(65.19, 44.52, 287.88°) |
| OKLab | oklab(70.49% 0.0069 -0.1189) |
| OKLCH | oklch(70.49% 0.119 273.3) |
| XYZ | xyz(36.5557, 34.2841, 82.5173) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 5.41
Lavender Blue
#8B88F8
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.19
Periwinkle (survey)
#8E82FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AEA #EAD888
analogous
#88CBEA #889AEA #A788EA
triadic
#889AEA #EA889A #9AEA88
tetradic
#889AEA #EA88CB #EAD888 #88EAA7
square
#889AEA #EA88CB #EAD888 #88EAA7
split-complementary
#889AEA #EAA788 #CBEA88
monochromatic
#2545D2 #546EE1 #889AEA #BCC6F3 #E5E9FA
Accessibility & contrast
On white
2.67
#889AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#889AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AEA
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AEA | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#769AE8
Tritanopia (blue-blind)
#68AAB7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889aea; /* rgb */ color: rgb(136, 154, 234); /* oklch */ color: oklch(70.5% 0.119 273.3);
Tailwind
colors: {
custom: {
50: '#aeb7f1',
500: '#889aea',
950: '#000000',
},
}SCSS
$custom: #889aea; $custom-light: #aeb7f1; $custom-dark: #000000;
JSON
{
"hex": "#889aea",
"rgb": {
"r": 136,
"g": 154,
"b": 234
},
"hsl": {
"h": 228.98,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.70485,
"c": 0.11909,
"h": 273.3
},
"luminance": 0.34286
}Semantic roles & 50–950 ramp
primary
#889AEA
secondary
#F2EDD9
accent
#AF14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085