#889FEF#889FEF
#889FEF is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.7% C 0.120 H 270.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #889FEF |
|---|---|
| RGB | rgb(136, 159, 239) |
| HSL | hsl(227, 76%, 74%) |
| HSV | hsv(227, 43%, 94%) |
| CMYK | cmyk(43.1%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.72, 12.21, -42.71) |
| CIE-LCH | lch(66.72, 44.42, 285.95°) |
| OKLab | oklab(71.74% 0.002 -0.1199) |
| OKLCH | oklch(71.74% 0.12 270.9) |
| XYZ | xyz(38.1266, 36.2605, 86.6346) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Cornflowerblue
#6495ED
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.03
Lavender Blue
#8B88F8
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FEF #EFD888
analogous
#88D2EF #889FEF #A488EF
triadic
#889FEF #EF889F #9FEF88
tetradic
#889FEF #EF88D2 #EFD888 #88EFA4
square
#889FEF #EF88D2 #EFD888 #88EFA4
split-complementary
#889FEF #EFA488 #D2EF88
monochromatic
#1E49DF #5273E8 #889FEF #BECBF6 #E4E9FB
Accessibility & contrast
On white
2.54
#889FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#889FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FEF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FEF | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#799EED
Tritanopia (blue-blind)
#64AFBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889fef; /* rgb */ color: rgb(136, 159, 239); /* oklch */ color: oklch(71.7% 0.120 270.9);
Tailwind
colors: {
custom: {
50: '#afbbf4',
500: '#889fef',
950: '#000000',
},
}SCSS
$custom: #889fef; $custom-light: #afbbf4; $custom-dark: #000000;
JSON
{
"hex": "#889fef",
"rgb": {
"r": 136,
"g": 159,
"b": 239
},
"hsl": {
"h": 226.602,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.71742,
"c": 0.11989,
"h": 270.9
},
"luminance": 0.36263
}Semantic roles & 50–950 ramp
primary
#889FEF
secondary
#F3EDD8
accent
#AB0DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085