#889BE8#889BE8
#889BE8 is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.6% C 0.115 H 272.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #889BE8 |
|---|---|
| RGB | rgb(136, 155, 232) |
| HSL | hsl(228, 68%, 72%) |
| HSV | hsv(228, 41%, 91%) |
| CMYK | cmyk(41.4%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(65.36, 12.53, -41.00) |
| CIE-LCH | lch(65.36, 42.87, 287.00°) |
| OKLab | oklab(70.59% 0.0052 -0.1149) |
| OKLCH | oklch(70.59% 0.115 272.6) |
| XYZ | xyz(36.4357, 34.5013, 81.0679) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Perrywinkle
#8F8CE7
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 7.35
Periwinkle (survey)
#8E82FE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BE8 #E8D588
analogous
#88CBE8 #889BE8 #A588E8
triadic
#889BE8 #E8889B #9BE888
tetradic
#889BE8 #E888CB #E8D588 #88E8A5
square
#889BE8 #E888CB #E8D588 #88E8A5
split-complementary
#889BE8 #E8A588 #CBE888
monochromatic
#2849CE #5570DE #889BE8 #BBC6F2 #E5E9FA
Accessibility & contrast
On white
2.66
#889BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#889BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BE8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BE8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EB
Deuteranopia (green-blind)
#789BE6
Tritanopia (blue-blind)
#68ABB7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889be8; /* rgb */ color: rgb(136, 155, 232); /* oklch */ color: oklch(70.6% 0.115 272.6);
Tailwind
colors: {
custom: {
50: '#aeb8ef',
500: '#889be8',
950: '#000000',
},
}SCSS
$custom: #889be8; $custom-light: #aeb8ef; $custom-dark: #000000;
JSON
{
"hex": "#889be8",
"rgb": {
"r": 136,
"g": 155,
"b": 232
},
"hsl": {
"h": 228.125,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.70587,
"c": 0.11504,
"h": 272.6
},
"luminance": 0.34503
}Semantic roles & 50–950 ramp
primary
#889BE8
secondary
#F2EDD9
accent
#AB16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084