#889BF1#889BF1
#889BF1 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.0% C 0.128 H 273.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF1 |
|---|---|
| RGB | rgb(136, 155, 241) |
| HSL | hsl(229, 79%, 74%) |
| HSV | hsv(229, 44%, 95%) |
| CMYK | cmyk(43.6%, 35.7%, 0%, 5.5%) |
| CIE-LAB | lab(65.77, 15.07, -45.30) |
| CIE-LCH | lch(65.77, 47.74, 288.40°) |
| OKLab | oklab(71.04% 0.0073 -0.1274) |
| OKLCH | oklch(71.04% 0.128 273.3) |
| XYZ | xyz(37.7470, 35.0258, 87.9737) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.21
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 7.23
Periwinkle (survey)
#8E82FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF1 #F1DE88
analogous
#88D0F1 #889BF1 #AA88F1
triadic
#889BF1 #F1889B #9BF188
tetradic
#889BF1 #F188D0 #F1DE88 #88F1AA
square
#889BF1 #F188D0 #F1DE88 #88F1AA
split-complementary
#889BF1 #F1AA88 #D0F188
monochromatic
#1B3FE4 #516DEB #889BF1 #BFC9F7 #E4E8FC
Accessibility & contrast
On white
2.62
#889BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#889BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF1
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF1 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#739CEF
Tritanopia (blue-blind)
#64ADBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf1; /* rgb */ color: rgb(136, 155, 241); /* oklch */ color: oklch(71.0% 0.128 273.3);
Tailwind
colors: {
custom: {
50: '#afb8f6',
500: '#889bf1',
950: '#000000',
},
}SCSS
$custom: #889bf1; $custom-light: #afb8f6; $custom-dark: #000000;
JSON
{
"hex": "#889bf1",
"rgb": {
"r": 136,
"g": 155,
"b": 241
},
"hsl": {
"h": 229.143,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.71039,
"c": 0.1276,
"h": 273.3
},
"luminance": 0.35028
}Semantic roles & 50–950 ramp
primary
#889BF1
secondary
#F4EED7
accent
#B50ADB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085