#889EEF#889EEF
#889EEF is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.5% C 0.121 H 271.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #889EEF |
|---|---|
| RGB | rgb(136, 158, 239) |
| HSL | hsl(227, 76%, 74%) |
| HSV | hsv(227, 43%, 94%) |
| CMYK | cmyk(43.1%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(66.46, 12.78, -43.12) |
| CIE-LCH | lch(66.46, 44.97, 286.51°) |
| OKLab | oklab(71.54% 0.0032 -0.1211) |
| OKLCH | oklch(71.54% 0.121 271.5) |
| XYZ | xyz(37.9554, 35.9180, 86.5775) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Cornflowerblue
#6495ED
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 7.37
Soft Blue
#6488EA
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EEF #EFD988
analogous
#88D2EF #889EEF #A588EF
triadic
#889EEF #EF889E #9EEF88
tetradic
#889EEF #EF88D2 #EFD988 #88EFA5
square
#889EEF #EF88D2 #EFD988 #88EFA5
split-complementary
#889EEF #EFA588 #D2EF88
monochromatic
#1E47DF #5272E8 #889EEF #BECAF6 #E4E9FB
Accessibility & contrast
On white
2.57
#889EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#889EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EEF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EEF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#789EED
Tritanopia (blue-blind)
#64AFBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889eef; /* rgb */ color: rgb(136, 158, 239); /* oklch */ color: oklch(71.5% 0.121 271.5);
Tailwind
colors: {
custom: {
50: '#afbaf4',
500: '#889eef',
950: '#000000',
},
}SCSS
$custom: #889eef; $custom-light: #afbaf4; $custom-dark: #000000;
JSON
{
"hex": "#889eef",
"rgb": {
"r": 136,
"g": 158,
"b": 239
},
"hsl": {
"h": 227.184,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.7154,
"c": 0.1211,
"h": 271.5
},
"luminance": 0.3592
}Semantic roles & 50–950 ramp
primary
#889EEF
secondary
#F3EDD8
accent
#AD0DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085