#889AEB#889AEB
#889AEB is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.5% C 0.120 H 273.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #889AEB |
|---|---|
| RGB | rgb(136, 154, 235) |
| HSL | hsl(229, 71%, 73%) |
| HSV | hsv(229, 42%, 92%) |
| CMYK | cmyk(42.1%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(65.23, 13.95, -42.84) |
| CIE-LCH | lch(65.23, 45.06, 288.04°) |
| OKLab | oklab(70.54% 0.0072 -0.1203) |
| OKLCH | oklch(70.54% 0.12 273.4) |
| XYZ | xyz(36.6998, 34.3418, 83.2760) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 5.42
Lavender Blue
#8B88F8
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.17
Periwinkle (survey)
#8E82FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AEB #EBD988
analogous
#88CBEB #889AEB #A788EB
triadic
#889AEB #EB889A #9AEB88
tetradic
#889AEB #EB88CB #EBD988 #88EBA7
square
#889AEB #EB88CB #EBD988 #88EBA7
split-complementary
#889AEB #EBA788 #CBEB88
monochromatic
#2444D5 #546EE2 #889AEB #BCC6F4 #E5E9FB
Accessibility & contrast
On white
2.67
#889AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#889AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AEB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AEB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#759BE9
Tritanopia (blue-blind)
#67AAB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889aeb; /* rgb */ color: rgb(136, 154, 235); /* oklch */ color: oklch(70.5% 0.120 273.4);
Tailwind
colors: {
custom: {
50: '#aeb7f2',
500: '#889aeb',
950: '#000000',
},
}SCSS
$custom: #889aeb; $custom-light: #aeb7f2; $custom-dark: #000000;
JSON
{
"hex": "#889aeb",
"rgb": {
"r": 136,
"g": 154,
"b": 235
},
"hsl": {
"h": 229.091,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.70535,
"c": 0.12048,
"h": 273.4
},
"luminance": 0.34344
}Semantic roles & 50–950 ramp
primary
#889AEB
secondary
#F2EED9
accent
#B012D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085