#889CFA#889CFA
#889CFA is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.7% C 0.139 H 273.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #889CFA |
|---|---|
| RGB | rgb(136, 156, 250) |
| HSL | hsl(229, 92%, 76%) |
| HSV | hsv(229, 46%, 98%) |
| CMYK | cmyk(45.6%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(66.45, 17.07, -49.14) |
| CIE-LCH | lch(66.45, 52.02, 289.16°) |
| OKLab | oklab(71.7% 0.0081 -0.1386) |
| OKLCH | oklch(71.7% 0.139 273.3) |
| XYZ | xyz(39.2917, 35.9111, 95.2851) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.09
Perrywinkle
#8F8CE7
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.51
Cornflowerblue
#6495ED
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.45
Periwinkle (survey)
#8E82FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CFA #FAE688
analogous
#88D5FA #889CFA #AD88FA
triadic
#889CFA #FA889C #9CFA88
tetradic
#889CFA #FA88D5 #FAE688 #88FAAD
square
#889CFA #FA88D5 #FAE688 #88FAAD
split-complementary
#889CFA #FAAD88 #D5FA88
monochromatic
#133AF5 #4D6BF8 #889CFA #C3CDFC #E2E7FE
Accessibility & contrast
On white
2.57
#889CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#889CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CFA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CFA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#5EAFBF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889cfa; /* rgb */ color: rgb(136, 156, 250); /* oklch */ color: oklch(71.7% 0.139 273.3);
Tailwind
colors: {
custom: {
50: '#b0b9fc',
500: '#889cfa',
950: '#000000',
},
}SCSS
$custom: #889cfa; $custom-light: #b0b9fc; $custom-dark: #000000;
JSON
{
"hex": "#889cfa",
"rgb": {
"r": 136,
"g": 156,
"b": 250
},
"hsl": {
"h": 229.474,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.71704,
"c": 0.13882,
"h": 273.3
},
"luminance": 0.35913
}Semantic roles & 50–950 ramp
primary
#889CFA
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085