#889CF9#889CF9
#889CF9 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.7% C 0.137 H 273.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF9 |
|---|---|
| RGB | rgb(136, 156, 249) |
| HSL | hsl(229, 90%, 75%) |
| HSV | hsv(229, 45%, 98%) |
| CMYK | cmyk(45.4%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(66.40, 16.79, -48.67) |
| CIE-LCH | lch(66.40, 51.49, 289.03°) |
| OKLab | oklab(71.65% 0.0079 -0.1372) |
| OKLCH | oklch(71.65% 0.137 273.3) |
| XYZ | xyz(39.1354, 35.8486, 94.4615) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.10
Perrywinkle
#8F8CE7
ΔE00 6.41
Lavender Blue
#8B88F8
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 7.43
Periwinkle (survey)
#8E82FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF9 #F9E588
analogous
#88D4F9 #889CF9 #AD88F9
triadic
#889CF9 #F9889C #9CF988
tetradic
#889CF9 #F988D4 #F9E588 #88F9AD
square
#889CF9 #F988D4 #F9E588 #88F9AD
split-complementary
#889CF9 #F9AD88 #D4F988
monochromatic
#133BF3 #4E6CF6 #889CF9 #C2CCFC #E2E7FE
Accessibility & contrast
On white
2.57
#889CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#889CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF9
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF9 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FD
Deuteranopia (green-blind)
#709DF7
Tritanopia (blue-blind)
#5FAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889cf9; /* rgb */ color: rgb(136, 156, 249); /* oklch */ color: oklch(71.7% 0.137 273.3);
Tailwind
colors: {
custom: {
50: '#b0b9fb',
500: '#889cf9',
950: '#000000',
},
}SCSS
$custom: #889cf9; $custom-light: #b0b9fb; $custom-dark: #000000;
JSON
{
"hex": "#889cf9",
"rgb": {
"r": 136,
"g": 156,
"b": 249
},
"hsl": {
"h": 229.381,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.71651,
"c": 0.13744,
"h": 273.3
},
"luminance": 0.35851
}Semantic roles & 50–950 ramp
primary
#889CF9
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085