#889FEC#889FEC
#889FEC is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.6% C 0.116 H 270.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #889FEC |
|---|---|
| RGB | rgb(136, 159, 236) |
| HSL | hsl(226, 72%, 73%) |
| HSV | hsv(226, 42%, 93%) |
| CMYK | cmyk(42.4%, 32.6%, 0%, 7.5%) |
| CIE-LAB | lab(66.58, 11.36, -41.28) |
| CIE-LCH | lch(66.58, 42.81, 285.39°) |
| OKLab | oklab(71.6% 0.0012 -0.1157) |
| OKLCH | oklch(71.6% 0.116 270.6) |
| XYZ | xyz(37.6871, 36.0847, 84.3199) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Cornflowerblue
#6495ED
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 7.01
Lavender Blue
#8B88F8
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 7.84
Carolina Blue
#8AB8FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FEC #ECD588
analogous
#88D1EC #889FEC #A388EC
triadic
#889FEC #EC889F #9FEC88
tetradic
#889FEC #EC88D1 #ECD588 #88ECA3
square
#889FEC #EC88D1 #ECD588 #88ECA3
split-complementary
#889FEC #ECA388 #D1EC88
monochromatic
#224CD7 #5374E4 #889FEC #BDCAF4 #E5EAFB
Accessibility & contrast
On white
2.56
#889FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#889FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FEC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FEC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#66AFBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889fec; /* rgb */ color: rgb(136, 159, 236); /* oklch */ color: oklch(71.6% 0.116 270.6);
Tailwind
colors: {
custom: {
50: '#aebbf2',
500: '#889fec',
950: '#000000',
},
}SCSS
$custom: #889fec; $custom-light: #aebbf2; $custom-dark: #000000;
JSON
{
"hex": "#889fec",
"rgb": {
"r": 136,
"g": 159,
"b": 236
},
"hsl": {
"h": 226.2,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.71595,
"c": 0.11572,
"h": 270.6
},
"luminance": 0.36087
}Semantic roles & 50–950 ramp
primary
#889FEC
secondary
#F2ECD9
accent
#A811D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085