#889BF2#889BF2
#889BF2 is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.1% C 0.129 H 273.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF2 |
|---|---|
| RGB | rgb(136, 155, 242) |
| HSL | hsl(229, 80%, 74%) |
| HSV | hsv(229, 44%, 95%) |
| CMYK | cmyk(43.8%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(65.82, 15.36, -45.77) |
| CIE-LCH | lch(65.82, 48.28, 288.55°) |
| OKLab | oklab(71.09% 0.0075 -0.1288) |
| OKLCH | oklch(71.09% 0.129 273.4) |
| XYZ | xyz(37.8968, 35.0857, 88.7626) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.14
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 7.23
Periwinkle (survey)
#8E82FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF2 #F2DF88
analogous
#88D0F2 #889BF2 #AA88F2
triadic
#889BF2 #F2889B #9BF288
tetradic
#889BF2 #F288D0 #F2DF88 #88F2AA
square
#889BF2 #F288D0 #F2DF88 #88F2AA
split-complementary
#889BF2 #F2AA88 #D0F288
monochromatic
#1A3EE6 #516DEC #889BF2 #BFC9F8 #E3E8FC
Accessibility & contrast
On white
2.62
#889BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#889BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF2 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#63ADBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf2; /* rgb */ color: rgb(136, 155, 242); /* oklch */ color: oklch(71.1% 0.129 273.4);
Tailwind
colors: {
custom: {
50: '#afb8f7',
500: '#889bf2',
950: '#000000',
},
}SCSS
$custom: #889bf2; $custom-light: #afb8f7; $custom-dark: #000000;
JSON
{
"hex": "#889bf2",
"rgb": {
"r": 136,
"g": 155,
"b": 242
},
"hsl": {
"h": 229.245,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7109,
"c": 0.129,
"h": 273.4
},
"luminance": 0.35088
}Semantic roles & 50–950 ramp
primary
#889BF2
secondary
#F4EFD7
accent
#B709DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085