#889BFB#889BFB
#889BFB is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.6% C 0.141 H 273.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #889BFB |
|---|---|
| RGB | rgb(136, 155, 251) |
| HSL | hsl(230, 93%, 76%) |
| HSV | hsv(230, 46%, 98%) |
| CMYK | cmyk(45.8%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(66.24, 17.94, -50.02) |
| CIE-LCH | lch(66.24, 53.14, 289.73°) |
| OKLab | oklab(71.56% 0.0095 -0.1411) |
| OKLCH | oklch(71.56% 0.141 273.8) |
| XYZ | xyz(39.2819, 35.6398, 96.0574) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.85
Lavender Blue
#8B88F8
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.34
Periwinkle (survey)
#8E82FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BFB #FBE888
analogous
#88D4FB #889BFB #AE88FB
triadic
#889BFB #FB889B #9BFB88
tetradic
#889BFB #FB88D4 #FBE888 #88FBAE
square
#889BFB #FB88D4 #FBE888 #88FBAE
split-complementary
#889BFB #FBAE88 #D4FB88
monochromatic
#1237F7 #4D69F9 #889BFB #C3CDFD #E1E6FE
Accessibility & contrast
On white
2.58
#889BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#889BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BFB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BFB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#6D9DF9
Tritanopia (blue-blind)
#5EAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889bfb; /* rgb */ color: rgb(136, 155, 251); /* oklch */ color: oklch(71.6% 0.141 273.8);
Tailwind
colors: {
custom: {
50: '#b0b8fd',
500: '#889bfb',
950: '#000000',
},
}SCSS
$custom: #889bfb; $custom-light: #b0b8fd; $custom-dark: #000000;
JSON
{
"hex": "#889bfb",
"rgb": {
"r": 136,
"g": 155,
"b": 251
},
"hsl": {
"h": 230.087,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.7156,
"c": 0.14146,
"h": 273.8
},
"luminance": 0.35642
}Semantic roles & 50–950 ramp
primary
#889BFB
secondary
#F6F1D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085