#889BEC#889BEC
#889BEC is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.8% C 0.121 H 272.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #889BEC |
|---|---|
| RGB | rgb(136, 155, 236) |
| HSL | hsl(229, 72%, 73%) |
| HSV | hsv(229, 42%, 93%) |
| CMYK | cmyk(42.4%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(65.54, 13.66, -42.91) |
| CIE-LCH | lch(65.54, 45.03, 287.65°) |
| OKLab | oklab(70.79% 0.0062 -0.1205) |
| OKLCH | oklch(70.79% 0.121 272.9) |
| XYZ | xyz(37.0104, 34.7312, 84.0943) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 5.74
Lavender Blue
#8B88F8
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.60
Soft Blue
#6488EA
ΔE00 7.27
Periwinkle (survey)
#8E82FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BEC #ECD988
analogous
#88CDEC #889BEC #A788EC
triadic
#889BEC #EC889B #9BEC88
tetradic
#889BEC #EC88CD #ECD988 #88ECA7
square
#889BEC #EC88CD #ECD988 #88ECA7
split-complementary
#889BEC #ECA788 #CDEC88
monochromatic
#2245D7 #536FE4 #889BEC #BDC7F4 #E5E9FB
Accessibility & contrast
On white
2.64
#889BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#889BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BEC
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BEC | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#66ABB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889bec; /* rgb */ color: rgb(136, 155, 236); /* oklch */ color: oklch(70.8% 0.121 272.9);
Tailwind
colors: {
custom: {
50: '#afb8f2',
500: '#889bec',
950: '#000000',
},
}SCSS
$custom: #889bec; $custom-light: #afb8f2; $custom-dark: #000000;
JSON
{
"hex": "#889bec",
"rgb": {
"r": 136,
"g": 155,
"b": 236
},
"hsl": {
"h": 228.6,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.70786,
"c": 0.12063,
"h": 272.9
},
"luminance": 0.34733
}Semantic roles & 50–950 ramp
primary
#889BEC
secondary
#F2EED9
accent
#AF11D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085