#889EF4#889EF4
#889EF4 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.8% C 0.128 H 271.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #889EF4 |
|---|---|
| RGB | rgb(136, 158, 244) |
| HSL | hsl(228, 83%, 75%) |
| HSV | hsv(228, 44%, 96%) |
| CMYK | cmyk(44.3%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.69, 14.20, -45.50) |
| CIE-LCH | lch(66.69, 47.66, 287.33°) |
| OKLab | oklab(71.79% 0.0044 -0.128) |
| OKLCH | oklch(71.79% 0.128 271.9) |
| XYZ | xyz(38.7043, 36.2175, 90.5217) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Cornflowerblue
#6495ED
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EF4 #F4DE88
analogous
#88D4F4 #889EF4 #A888F4
triadic
#889EF4 #F4889E #9EF488
tetradic
#889EF4 #F488D4 #F4DE88 #88F4A8
square
#889EF4 #F488D4 #F4DE88 #88F4A8
split-complementary
#889EF4 #F4A888 #D4F488
monochromatic
#1843EA #5070EF #889EF4 #C0CCF9 #E3E8FC
Accessibility & contrast
On white
2.55
#889EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#889EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EF4
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EF4 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#759EF2
Tritanopia (blue-blind)
#62B0BE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889ef4; /* rgb */ color: rgb(136, 158, 244); /* oklch */ color: oklch(71.8% 0.128 271.9);
Tailwind
colors: {
custom: {
50: '#afbaf8',
500: '#889ef4',
950: '#000000',
},
}SCSS
$custom: #889ef4; $custom-light: #afbaf8; $custom-dark: #000000;
JSON
{
"hex": "#889ef4",
"rgb": {
"r": 136,
"g": 158,
"b": 244
},
"hsl": {
"h": 227.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.71792,
"c": 0.12804,
"h": 271.9
},
"luminance": 0.3622
}Semantic roles & 50–950 ramp
primary
#889EF4
secondary
#F4EED7
accent
#B306DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085