#889BF9#889BF9
#889BF9 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.5% C 0.139 H 273.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF9 |
|---|---|
| RGB | rgb(136, 155, 249) |
| HSL | hsl(230, 90%, 75%) |
| HSV | hsv(230, 45%, 98%) |
| CMYK | cmyk(45.4%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.15, 17.36, -49.08) |
| CIE-LCH | lch(66.15, 52.06, 289.48°) |
| OKLab | oklab(71.45% 0.009 -0.1384) |
| OKLCH | oklch(71.45% 0.139 273.7) |
| XYZ | xyz(38.9683, 35.5143, 94.4058) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Perrywinkle
#8F8CE7
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.30
Periwinkle (survey)
#8E82FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF9 #F9E688
analogous
#88D3F9 #889BF9 #AE88F9
triadic
#889BF9 #F9889B #9BF988
tetradic
#889BF9 #F988D3 #F9E688 #88F9AE
square
#889BF9 #F988D3 #F9E688 #88F9AE
split-complementary
#889BF9 #F9AE88 #D3F988
monochromatic
#1339F3 #4E6AF6 #889BF9 #C2CCFC #E2E7FE
Accessibility & contrast
On white
2.59
#889BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#889BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF9
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF9 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#6E9CF7
Tritanopia (blue-blind)
#5FAEBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889bf9; /* rgb */ color: rgb(136, 155, 249); /* oklch */ color: oklch(71.5% 0.139 273.7);
Tailwind
colors: {
custom: {
50: '#b0b8fb',
500: '#889bf9',
950: '#000000',
},
}SCSS
$custom: #889bf9; $custom-light: #b0b8fb; $custom-dark: #000000;
JSON
{
"hex": "#889bf9",
"rgb": {
"r": 136,
"g": 155,
"b": 249
},
"hsl": {
"h": 229.912,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.71454,
"c": 0.13869,
"h": 273.7
},
"luminance": 0.35516
}Semantic roles & 50–950 ramp
primary
#889BF9
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085