#889BF7#889BF7
#889BF7 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.3% C 0.136 H 273.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF7 |
|---|---|
| RGB | rgb(136, 155, 247) |
| HSL | hsl(230, 87%, 75%) |
| HSV | hsv(230, 45%, 97%) |
| CMYK | cmyk(44.9%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.05, 16.79, -48.14) |
| CIE-LCH | lch(66.05, 50.98, 289.23°) |
| OKLab | oklab(71.35% 0.0086 -0.1357) |
| OKLCH | oklch(71.35% 0.136 273.6) |
| XYZ | xyz(38.6580, 35.3902, 92.7717) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.90
Perrywinkle
#8F8CE7
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 6.58
Soft Blue
#6488EA
ΔE00 7.27
Periwinkle (survey)
#8E82FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF7 #F7E488
analogous
#88D2F7 #889BF7 #AD88F7
triadic
#889BF7 #F7889B #9BF788
tetradic
#889BF7 #F788D2 #F7E488 #88F7AD
square
#889BF7 #F788D2 #F7E488 #88F7AD
split-complementary
#889BF7 #F7AD88 #D2F788
monochromatic
#153BEF #4F6BF3 #889BF7 #C1CBFB #E2E7FD
Accessibility & contrast
On white
2.60
#889BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#889BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF7
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF7 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FB
Deuteranopia (green-blind)
#709CF5
Tritanopia (blue-blind)
#60AEBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf7; /* rgb */ color: rgb(136, 155, 247); /* oklch */ color: oklch(71.3% 0.136 273.6);
Tailwind
colors: {
custom: {
50: '#afb8fa',
500: '#889bf7',
950: '#000000',
},
}SCSS
$custom: #889bf7; $custom-light: #afb8fa; $custom-dark: #000000;
JSON
{
"hex": "#889bf7",
"rgb": {
"r": 136,
"g": 155,
"b": 247
},
"hsl": {
"h": 229.73,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.71349,
"c": 0.13593,
"h": 273.6
},
"luminance": 0.35392
}Semantic roles & 50–950 ramp
primary
#889BF7
secondary
#F5F0D6
accent
#BD02E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085