#889BF4#889BF4
#889BF4 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.132 H 273.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF4 |
|---|---|
| RGB | rgb(136, 155, 244) |
| HSL | hsl(229, 83%, 75%) |
| HSV | hsv(229, 44%, 96%) |
| CMYK | cmyk(44.3%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(65.91, 15.93, -46.72) |
| CIE-LCH | lch(65.91, 49.36, 288.82°) |
| OKLab | oklab(71.19% 0.008 -0.1315) |
| OKLCH | oklch(71.19% 0.132 273.5) |
| XYZ | xyz(38.1988, 35.2065, 90.3532) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.03
Perrywinkle
#8F8CE7
ΔE00 5.93
Lavender Blue
#8B88F8
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF4 #F4E188
analogous
#88D1F4 #889BF4 #AB88F4
triadic
#889BF4 #F4889B #9BF488
tetradic
#889BF4 #F488D1 #F4E188 #88F4AB
square
#889BF4 #F488D1 #F4E188 #88F4AB
split-complementary
#889BF4 #F4AB88 #D1F488
monochromatic
#183DEA #506CEF #889BF4 #C0CAF9 #E3E7FC
Accessibility & contrast
On white
2.61
#889BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#889BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#719CF2
Tritanopia (blue-blind)
#62ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf4; /* rgb */ color: rgb(136, 155, 244); /* oklch */ color: oklch(71.2% 0.132 273.5);
Tailwind
colors: {
custom: {
50: '#afb8f8',
500: '#889bf4',
950: '#000000',
},
}SCSS
$custom: #889bf4; $custom-light: #afb8f8; $custom-dark: #000000;
JSON
{
"hex": "#889bf4",
"rgb": {
"r": 136,
"g": 155,
"b": 244
},
"hsl": {
"h": 229.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.71193,
"c": 0.13177,
"h": 273.5
},
"luminance": 0.35209
}Semantic roles & 50–950 ramp
primary
#889BF4
secondary
#F4EFD7
accent
#B906DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085