#889BEF#889BEF
#889BEF is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.9% C 0.125 H 273.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #889BEF |
|---|---|
| RGB | rgb(136, 155, 239) |
| HSL | hsl(229, 76%, 74%) |
| HSV | hsv(229, 43%, 94%) |
| CMYK | cmyk(43.1%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(65.68, 14.50, -44.35) |
| CIE-LCH | lch(65.68, 46.66, 288.11°) |
| OKLab | oklab(70.94% 0.0069 -0.1246) |
| OKLCH | oklch(70.94% 0.125 273.2) |
| XYZ | xyz(37.4499, 34.9070, 86.4090) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BEF #EFDC88
analogous
#88CEEF #889BEF #A888EF
triadic
#889BEF #EF889B #9BEF88
tetradic
#889BEF #EF88CE #EFDC88 #88EFA8
square
#889BEF #EF88CE #EFDC88 #88EFA8
split-complementary
#889BEF #EFA888 #CEEF88
monochromatic
#1E41DF #526EE8 #889BEF #BEC8F6 #E4E8FB
Accessibility & contrast
On white
2.63
#889BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#889BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BEF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BEF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#749CED
Tritanopia (blue-blind)
#65ACBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889bef; /* rgb */ color: rgb(136, 155, 239); /* oklch */ color: oklch(70.9% 0.125 273.2);
Tailwind
colors: {
custom: {
50: '#afb8f4',
500: '#889bef',
950: '#000000',
},
}SCSS
$custom: #889bef; $custom-light: #afb8f4; $custom-dark: #000000;
JSON
{
"hex": "#889bef",
"rgb": {
"r": 136,
"g": 155,
"b": 239
},
"hsl": {
"h": 228.932,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.70937,
"c": 0.12482,
"h": 273.2
},
"luminance": 0.34909
}Semantic roles & 50–950 ramp
primary
#889BEF
secondary
#F3EED8
accent
#B30DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085