#889CF6#889CF6
#889CF6 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.5% C 0.133 H 273.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF6 |
|---|---|
| RGB | rgb(136, 156, 246) |
| HSL | hsl(229, 86%, 75%) |
| HSV | hsv(229, 45%, 96%) |
| CMYK | cmyk(44.7%, 36.6%, 0%, 3.5%) |
| CIE-LAB | lab(66.26, 15.92, -47.26) |
| CIE-LCH | lch(66.26, 49.87, 288.62°) |
| OKLab | oklab(71.5% 0.0072 -0.1331) |
| OKLCH | oklch(71.5% 0.133 273.1) |
| XYZ | xyz(38.6712, 35.6629, 92.0169) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.17
Perrywinkle
#8F8CE7
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 6.50
Lavender Blue
#8B88F8
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF6 #F6E288
analogous
#88D3F6 #889CF6 #AB88F6
triadic
#889CF6 #F6889C #9CF688
tetradic
#889CF6 #F688D3 #F6E288 #88F6AB
square
#889CF6 #F688D3 #F6E288 #88F6AB
split-complementary
#889CF6 #F6AB88 #D3F688
monochromatic
#163DED #4F6DF2 #889CF6 #C1CBFA #E3E7FD
Accessibility & contrast
On white
2.58
#889CF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#889CF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF6
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF6 | 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)
#7BA6FA
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#61AFBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889cf6; /* rgb */ color: rgb(136, 156, 246); /* oklch */ color: oklch(71.5% 0.133 273.1);
Tailwind
colors: {
custom: {
50: '#afb9f9',
500: '#889cf6',
950: '#000000',
},
}SCSS
$custom: #889cf6; $custom-light: #afb9f9; $custom-dark: #000000;
JSON
{
"hex": "#889cf6",
"rgb": {
"r": 136,
"g": 156,
"b": 246
},
"hsl": {
"h": 229.091,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.71495,
"c": 0.1333,
"h": 273.1
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#889CF6
secondary
#F5EFD6
accent
#BA03E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085