#889FEB#889FEB
#889FEB is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.5% C 0.114 H 270.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #889FEB |
|---|---|
| RGB | rgb(136, 159, 235) |
| HSL | hsl(226, 71%, 73%) |
| HSV | hsv(226, 42%, 92%) |
| CMYK | cmyk(42.1%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.54, 11.08, -40.80) |
| CIE-LCH | lch(66.54, 42.27, 285.19°) |
| OKLab | oklab(71.55% 0.001 -0.1143) |
| OKLCH | oklch(71.55% 0.114 270.5) |
| XYZ | xyz(37.5422, 36.0267, 83.5568) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.55
Cornflowerblue
#6495ED
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 7.00
Lavender Blue
#8B88F8
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 7.85
Carolina Blue
#8AB8FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FEB #EBD488
analogous
#88D0EB #889FEB #A388EB
triadic
#889FEB #EB889F #9FEB88
tetradic
#889FEB #EB88D0 #EBD488 #88EBA3
square
#889FEB #EB88D0 #EBD488 #88EBA3
split-complementary
#889FEB #EBA388 #D0EB88
monochromatic
#244DD5 #5475E2 #889FEB #BCC9F4 #E5EAFB
Accessibility & contrast
On white
2.56
#889FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#889FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FEB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FEB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#66AFBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889feb; /* rgb */ color: rgb(136, 159, 235); /* oklch */ color: oklch(71.5% 0.114 270.5);
Tailwind
colors: {
custom: {
50: '#aebbf1',
500: '#889feb',
950: '#000000',
},
}SCSS
$custom: #889feb; $custom-light: #aebbf1; $custom-dark: #000000;
JSON
{
"hex": "#889feb",
"rgb": {
"r": 136,
"g": 159,
"b": 235
},
"hsl": {
"h": 226.061,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.71546,
"c": 0.11432,
"h": 270.5
},
"luminance": 0.36029
}Semantic roles & 50–950 ramp
primary
#889FEB
secondary
#F2ECD9
accent
#A612D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085