#889EFB#889EFB
#889EFB is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.2% C 0.138 H 272.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #889EFB |
|---|---|
| RGB | rgb(136, 158, 251) |
| HSL | hsl(229, 93%, 76%) |
| HSV | hsv(229, 46%, 98%) |
| CMYK | cmyk(45.8%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.01, 16.21, -48.80) |
| CIE-LCH | lch(67.01, 51.42, 288.37°) |
| OKLab | oklab(72.15% 0.0059 -0.1376) |
| OKLCH | oklch(72.15% 0.138 272.5) |
| XYZ | xyz(39.7873, 36.6507, 96.2259) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.61
Cornflowerblue
#6495ED
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 7.06
Lavender Blue
#8B88F8
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EFB #FBE588
analogous
#88D7FB #889EFB #AB88FB
triadic
#889EFB #FB889E #9EFB88
tetradic
#889EFB #FB88D7 #FBE588 #88FBAB
square
#889EFB #FB88D7 #FBE588 #88FBAB
split-complementary
#889EFB #FBAB88 #D7FB88
monochromatic
#123DF7 #4D6EF9 #889EFB #C3CEFD #E1E7FE
Accessibility & contrast
On white
2.52
#889EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#889EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EFB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EFB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#5DB1C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889efb; /* rgb */ color: rgb(136, 158, 251); /* oklch */ color: oklch(72.2% 0.138 272.5);
Tailwind
colors: {
custom: {
50: '#b0bafd',
500: '#889efb',
950: '#000000',
},
}SCSS
$custom: #889efb; $custom-light: #b0bafd; $custom-dark: #000000;
JSON
{
"hex": "#889efb",
"rgb": {
"r": 136,
"g": 158,
"b": 251
},
"hsl": {
"h": 228.522,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.72152,
"c": 0.13771,
"h": 272.5
},
"luminance": 0.36653
}Semantic roles & 50–950 ramp
primary
#889EFB
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085