#889CFB#889CFB
#889CFB is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.8% C 0.140 H 273.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #889CFB |
|---|---|
| RGB | rgb(136, 156, 251) |
| HSL | hsl(230, 93%, 76%) |
| HSV | hsv(230, 46%, 98%) |
| CMYK | cmyk(45.8%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(66.50, 17.36, -49.61) |
| CIE-LCH | lch(66.50, 52.56, 289.29°) |
| OKLab | oklab(71.76% 0.0083 -0.14) |
| OKLCH | oklch(71.76% 0.14 273.4) |
| XYZ | xyz(39.4490, 35.9740, 96.1131) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.09
Perrywinkle
#8F8CE7
ΔE00 6.50
Lavender Blue
#8B88F8
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 6.58
Soft Blue
#6488EA
ΔE00 7.47
Periwinkle (survey)
#8E82FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CFB #FBE788
analogous
#88D5FB #889CFB #AD88FB
triadic
#889CFB #FB889C #9CFB88
tetradic
#889CFB #FB88D5 #FBE788 #88FBAD
square
#889CFB #FB88D5 #FBE788 #88FBAD
split-complementary
#889CFB #FBAD88 #D5FB88
monochromatic
#1239F7 #4D6BF9 #889CFB #C3CDFD #E1E6FE
Accessibility & contrast
On white
2.56
#889CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#889CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CFB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CFB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#6E9DF9
Tritanopia (blue-blind)
#5EB0C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889cfb; /* rgb */ color: rgb(136, 156, 251); /* oklch */ color: oklch(71.8% 0.140 273.4);
Tailwind
colors: {
custom: {
50: '#b0b9fd',
500: '#889cfb',
950: '#000000',
},
}SCSS
$custom: #889cfb; $custom-light: #b0b9fd; $custom-dark: #000000;
JSON
{
"hex": "#889cfb",
"rgb": {
"r": 136,
"g": 156,
"b": 251
},
"hsl": {
"h": 229.565,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.71757,
"c": 0.1402,
"h": 273.4
},
"luminance": 0.35976
}Semantic roles & 50–950 ramp
primary
#889CFB
secondary
#F6F0D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085