#889FFA#889FFA
#889FFA is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.3% C 0.135 H 271.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #889FFA |
|---|---|
| RGB | rgb(136, 159, 250) |
| HSL | hsl(228, 92%, 76%) |
| HSV | hsv(228, 46%, 98%) |
| CMYK | cmyk(45.6%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(67.22, 15.35, -47.92) |
| CIE-LCH | lch(67.22, 50.32, 287.76°) |
| OKLab | oklab(72.3% 0.0045 -0.135) |
| OKLCH | oklch(72.3% 0.135 271.9) |
| XYZ | xyz(39.8014, 36.9304, 95.4550) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.89
Cornflowerblue
#6495ED
ΔE00 6.44
Perrywinkle
#8F8CE7
ΔE00 7.31
Lavender Blue
#8B88F8
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FFA #FAE388
analogous
#88D8FA #889FFA #AA88FA
triadic
#889FFA #FA889F #9FFA88
tetradic
#889FFA #FA88D8 #FAE388 #88FAAA
square
#889FFA #FA88D8 #FAE388 #88FAAA
split-complementary
#889FFA #FAAA88 #D8FA88
monochromatic
#1340F5 #4D70F8 #889FFA #C3CEFC #E2E7FE
Accessibility & contrast
On white
2.50
#889FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#889FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FFA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FFA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#5EB2C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #889ffa; /* rgb */ color: rgb(136, 159, 250); /* oklch */ color: oklch(72.3% 0.135 271.9);
Tailwind
colors: {
custom: {
50: '#b0bbfc',
500: '#889ffa',
950: '#000000',
},
}SCSS
$custom: #889ffa; $custom-light: #b0bbfc; $custom-dark: #000000;
JSON
{
"hex": "#889ffa",
"rgb": {
"r": 136,
"g": 159,
"b": 250
},
"hsl": {
"h": 227.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.72299,
"c": 0.13509,
"h": 271.9
},
"luminance": 0.36933
}Semantic roles & 50–950 ramp
primary
#889FFA
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085