#889BE4#889BE4
#889BE4 is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.4% C 0.109 H 272.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #889BE4 |
|---|---|
| RGB | rgb(136, 155, 228) |
| HSL | hsl(228, 63%, 71%) |
| HSV | hsv(228, 40%, 89%) |
| CMYK | cmyk(40.4%, 32%, 0%, 10.6%) |
| CIE-LAB | lab(65.18, 11.42, -39.07) |
| CIE-LCH | lch(65.18, 40.70, 286.29°) |
| OKLab | oklab(70.39% 0.0042 -0.1093) |
| OKLCH | oklch(70.39% 0.109 272.2) |
| XYZ | xyz(35.8740, 34.2767, 78.1096) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 5.76
Cornflowerblue
#6495ED
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.47
Faded Blue
#658CBB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BE4 #E4D188
analogous
#88C9E4 #889BE4 #A388E4
triadic
#889BE4 #E4889B #9BE488
tetradic
#889BE4 #E488C9 #E4D188 #88E4A3
square
#889BE4 #E488C9 #E4D188 #88E4A3
split-complementary
#889BE4 #E4A388 #C9E488
monochromatic
#2D4CC5 #5671D9 #889BE4 #BAC5EF #E6EAF9
Accessibility & contrast
On white
2.67
#889BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#889BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BE4
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BE4 | 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)
#82A2E7
Deuteranopia (green-blind)
#7A9BE2
Tritanopia (blue-blind)
#6AAAB5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889be4; /* rgb */ color: rgb(136, 155, 228); /* oklch */ color: oklch(70.4% 0.109 272.2);
Tailwind
colors: {
custom: {
50: '#aeb8ed',
500: '#889be4',
950: '#000000',
},
}SCSS
$custom: #889be4; $custom-light: #aeb8ed; $custom-dark: #000000;
JSON
{
"hex": "#889be4",
"rgb": {
"r": 136,
"g": 155,
"b": 228
},
"hsl": {
"h": 227.609,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.70392,
"c": 0.10942,
"h": 272.2
},
"luminance": 0.34278
}Semantic roles & 50–950 ramp
primary
#889BE4
secondary
#F0EBD8
accent
#A61BCB
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084