#889EFA#889EFA
#889EFA is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.1% C 0.136 H 272.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #889EFA |
|---|---|
| RGB | rgb(136, 158, 250) |
| HSL | hsl(228, 92%, 76%) |
| HSV | hsv(228, 46%, 98%) |
| CMYK | cmyk(45.6%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(66.97, 15.92, -48.33) |
| CIE-LCH | lch(66.97, 50.89, 288.23°) |
| OKLab | oklab(72.1% 0.0057 -0.1362) |
| OKLCH | oklch(72.1% 0.136 272.4) |
| XYZ | xyz(39.6301, 36.5879, 95.3979) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.61
Cornflowerblue
#6495ED
ΔE00 6.47
Perrywinkle
#8F8CE7
ΔE00 7.02
Lavender Blue
#8B88F8
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 7.73
Carolina Blue
#8AB8FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EFA #FAE488
analogous
#88D7FA #889EFA #AB88FA
triadic
#889EFA #FA889E #9EFA88
tetradic
#889EFA #FA88D7 #FAE488 #88FAAB
square
#889EFA #FA88D7 #FAE488 #88FAAB
split-complementary
#889EFA #FAAB88 #D7FA88
monochromatic
#133EF5 #4D6EF8 #889EFA #C3CEFC #E2E7FE
Accessibility & contrast
On white
2.52
#889EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#889EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EFA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EFA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#729EF8
Tritanopia (blue-blind)
#5EB1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889efa; /* rgb */ color: rgb(136, 158, 250); /* oklch */ color: oklch(72.1% 0.136 272.4);
Tailwind
colors: {
custom: {
50: '#b0bafc',
500: '#889efa',
950: '#000000',
},
}SCSS
$custom: #889efa; $custom-light: #b0bafc; $custom-dark: #000000;
JSON
{
"hex": "#889efa",
"rgb": {
"r": 136,
"g": 158,
"b": 250
},
"hsl": {
"h": 228.421,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.721,
"c": 0.13633,
"h": 272.4
},
"luminance": 0.3659
}Semantic roles & 50–950 ramp
primary
#889EFA
secondary
#F6F0D5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085