#889BF0#889BF0
#889BF0 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.0% C 0.126 H 273.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF0 |
|---|---|
| RGB | rgb(136, 155, 240) |
| HSL | hsl(229, 78%, 74%) |
| HSV | hsv(229, 43%, 94%) |
| CMYK | cmyk(43.3%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.72, 14.79, -44.82) |
| CIE-LCH | lch(65.72, 47.20, 288.26°) |
| OKLab | oklab(70.99% 0.0071 -0.126) |
| OKLCH | oklch(70.99% 0.126 273.2) |
| XYZ | xyz(37.5980, 34.9662, 87.1892) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF0 #F0DD88
analogous
#88CFF0 #889BF0 #A988F0
triadic
#889BF0 #F0889B #9BF088
tetradic
#889BF0 #F088CF #F0DD88 #88F0A9
square
#889BF0 #F088CF #F0DD88 #88F0A9
split-complementary
#889BF0 #F0A988 #CFF088
monochromatic
#1C40E1 #526DE9 #889BF0 #BEC9F7 #E4E8FC
Accessibility & contrast
On white
2.63
#889BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#889BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF0
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF0 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#749CEE
Tritanopia (blue-blind)
#64ACBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf0; /* rgb */ color: rgb(136, 155, 240); /* oklch */ color: oklch(71.0% 0.126 273.2);
Tailwind
colors: {
custom: {
50: '#afb8f5',
500: '#889bf0',
950: '#000000',
},
}SCSS
$custom: #889bf0; $custom-light: #afb8f5; $custom-dark: #000000;
JSON
{
"hex": "#889bf0",
"rgb": {
"r": 136,
"g": 155,
"b": 240
},
"hsl": {
"h": 229.038,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.70988,
"c": 0.12621,
"h": 273.2
},
"luminance": 0.34968
}Semantic roles & 50–950 ramp
primary
#889BF0
secondary
#F3EED8
accent
#B40CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085