#889BFA#889BFA
#889BFA is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.5% C 0.140 H 273.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #889BFA |
|---|---|
| RGB | rgb(136, 155, 250) |
| HSL | hsl(230, 92%, 76%) |
| HSV | hsv(230, 46%, 98%) |
| CMYK | cmyk(45.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(66.20, 17.65, -49.55) |
| CIE-LCH | lch(66.20, 52.60, 289.61°) |
| OKLab | oklab(71.51% 0.0093 -0.1398) |
| OKLCH | oklch(71.51% 0.14 273.8) |
| XYZ | xyz(39.1246, 35.5769, 95.2294) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.85
Perrywinkle
#8F8CE7
ΔE00 6.18
Lavender Blue
#8B88F8
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 7.32
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BFA #FAE788
analogous
#88D4FA #889BFA #AE88FA
triadic
#889BFA #FA889B #9BFA88
tetradic
#889BFA #FA88D4 #FAE788 #88FAAE
square
#889BFA #FA88D4 #FAE788 #88FAAE
split-complementary
#889BFA #FAAE88 #D4FA88
monochromatic
#1338F5 #4D6AF8 #889BFA #C3CCFC #E2E6FE
Accessibility & contrast
On white
2.59
#889BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#889BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BFA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BFA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#6E9CF8
Tritanopia (blue-blind)
#5EAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889bfa; /* rgb */ color: rgb(136, 155, 250); /* oklch */ color: oklch(71.5% 0.140 273.8);
Tailwind
colors: {
custom: {
50: '#b0b8fc',
500: '#889bfa',
950: '#000000',
},
}SCSS
$custom: #889bfa; $custom-light: #b0b8fc; $custom-dark: #000000;
JSON
{
"hex": "#889bfa",
"rgb": {
"r": 136,
"g": 155,
"b": 250
},
"hsl": {
"h": 230,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.71507,
"c": 0.14008,
"h": 273.8
},
"luminance": 0.35579
}Semantic roles & 50–950 ramp
primary
#889BFA
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085