#889EEB#889EEB
#889EEB is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.3% C 0.116 H 271.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #889EEB |
|---|---|
| RGB | rgb(136, 158, 235) |
| HSL | hsl(227, 71%, 73%) |
| HSV | hsv(227, 42%, 92%) |
| CMYK | cmyk(42.1%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(66.28, 11.65, -41.21) |
| CIE-LCH | lch(66.28, 42.82, 285.79°) |
| OKLab | oklab(71.34% 0.0022 -0.1155) |
| OKLCH | oklch(71.34% 0.116 271.1) |
| XYZ | xyz(37.3710, 35.6842, 83.4998) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.32
Cornflowerblue
#6495ED
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.51
Soft Blue
#6488EA
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EEB #EBD588
analogous
#88CFEB #889EEB #A488EB
triadic
#889EEB #EB889E #9EEB88
tetradic
#889EEB #EB88CF #EBD588 #88EBA4
square
#889EEB #EB88CF #EBD588 #88EBA4
split-complementary
#889EEB #EBA488 #CFEB88
monochromatic
#244BD5 #5473E2 #889EEB #BCC9F4 #E5EAFB
Accessibility & contrast
On white
2.58
#889EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#889EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EEB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EEB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#7A9DE9
Tritanopia (blue-blind)
#67AEBA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889eeb; /* rgb */ color: rgb(136, 158, 235); /* oklch */ color: oklch(71.3% 0.116 271.1);
Tailwind
colors: {
custom: {
50: '#aebaf1',
500: '#889eeb',
950: '#000000',
},
}SCSS
$custom: #889eeb; $custom-light: #aebaf1; $custom-dark: #000000;
JSON
{
"hex": "#889eeb",
"rgb": {
"r": 136,
"g": 158,
"b": 235
},
"hsl": {
"h": 226.667,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.71343,
"c": 0.11554,
"h": 271.1
},
"luminance": 0.35686
}Semantic roles & 50–950 ramp
primary
#889EEB
secondary
#F2EDD9
accent
#A812D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085