#889BE7#889BE7
#889BE7 is a light, moderate blue. Relative luminance 0.344; OKLCH L 70.5% C 0.114 H 272.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #889BE7 |
|---|---|
| RGB | rgb(136, 155, 231) |
| HSL | hsl(228, 66%, 72%) |
| HSV | hsv(228, 41%, 91%) |
| CMYK | cmyk(41.1%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(65.31, 12.25, -40.52) |
| CIE-LCH | lch(65.31, 42.33, 286.83°) |
| OKLab | oklab(70.54% 0.005 -0.1135) |
| OKLCH | oklch(70.54% 0.114 272.5) |
| XYZ | xyz(36.2941, 34.4447, 80.3219) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.14
Perrywinkle
#8F8CE7
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 6.82
Soft Blue
#6488EA
ΔE00 7.38
Faded Blue
#658CBB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BE7 #E7D488
analogous
#88CBE7 #889BE7 #A588E7
triadic
#889BE7 #E7889B #9BE788
tetradic
#889BE7 #E788CB #E7D488 #88E7A5
square
#889BE7 #E788CB #E7D488 #88E7A5
split-complementary
#889BE7 #E7A588 #CBE788
monochromatic
#294ACC #5570DD #889BE7 #BBC6F1 #E6EAFA
Accessibility & contrast
On white
2.66
#889BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#889BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BE7
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BE7 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EA
Deuteranopia (green-blind)
#799BE5
Tritanopia (blue-blind)
#69AAB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889be7; /* rgb */ color: rgb(136, 155, 231); /* oklch */ color: oklch(70.5% 0.114 272.5);
Tailwind
colors: {
custom: {
50: '#aeb8ef',
500: '#889be7',
950: '#000000',
},
}SCSS
$custom: #889be7; $custom-light: #aeb8ef; $custom-dark: #000000;
JSON
{
"hex": "#889be7",
"rgb": {
"r": 136,
"g": 155,
"b": 231
},
"hsl": {
"h": 228,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.70538,
"c": 0.11363,
"h": 272.5
},
"luminance": 0.34446
}Semantic roles & 50–950 ramp
primary
#889BE7
secondary
#F1EDD9
accent
#AA17CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084