#889BF6#889BF6
#889BF6 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.3% C 0.135 H 273.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF6 |
|---|---|
| RGB | rgb(136, 155, 246) |
| HSL | hsl(230, 86%, 75%) |
| HSV | hsv(230, 45%, 96%) |
| CMYK | cmyk(44.7%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(66.00, 16.50, -47.66) |
| CIE-LCH | lch(66.00, 50.44, 289.09°) |
| OKLab | oklab(71.3% 0.0084 -0.1343) |
| OKLCH | oklch(71.3% 0.135 273.6) |
| XYZ | xyz(38.5041, 35.3287, 91.9612) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.94
Perrywinkle
#8F8CE7
ΔE00 6.00
Lavender Blue
#8B88F8
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.26
Periwinkle (survey)
#8E82FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF6 #F6E388
analogous
#88D2F6 #889BF6 #AC88F6
triadic
#889BF6 #F6889B #9BF688
tetradic
#889BF6 #F688D2 #F6E388 #88F6AC
square
#889BF6 #F688D2 #F6E388 #88F6AC
split-complementary
#889BF6 #F6AC88 #D2F688
monochromatic
#163BED #4F6BF2 #889BF6 #C1CBFA #E3E7FD
Accessibility & contrast
On white
2.60
#889BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#889BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF6
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF6 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#709CF4
Tritanopia (blue-blind)
#61AEBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf6; /* rgb */ color: rgb(136, 155, 246); /* oklch */ color: oklch(71.3% 0.135 273.6);
Tailwind
colors: {
custom: {
50: '#afb8f9',
500: '#889bf6',
950: '#000000',
},
}SCSS
$custom: #889bf6; $custom-light: #afb8f9; $custom-dark: #000000;
JSON
{
"hex": "#889bf6",
"rgb": {
"r": 136,
"g": 155,
"b": 246
},
"hsl": {
"h": 229.636,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.71297,
"c": 0.13454,
"h": 273.6
},
"luminance": 0.35331
}Semantic roles & 50–950 ramp
primary
#889BF6
secondary
#F5F0D6
accent
#BC03E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085