#889FE7#889FE7
#889FE7 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.4% C 0.109 H 270.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #889FE7 |
|---|---|
| RGB | rgb(136, 159, 231) |
| HSL | hsl(225, 66%, 72%) |
| HSV | hsv(225, 41%, 91%) |
| CMYK | cmyk(41.1%, 31.2%, 0%, 9.4%) |
| CIE-LAB | lab(66.37, 9.96, -38.87) |
| CIE-LCH | lch(66.37, 40.13, 284.38°) |
| OKLab | oklab(71.35% -0.0001 -0.1088) |
| OKLCH | oklch(71.35% 0.109 270) |
| XYZ | xyz(36.9708, 35.7982, 80.5475) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.86
Cornflowerblue
#6495ED
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 7.97
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FE7 #E7D088
analogous
#88CFE7 #889FE7 #A188E7
triadic
#889FE7 #E7889F #9FE788
tetradic
#889FE7 #E788CF #E7D088 #88E7A1
square
#889FE7 #E788CF #E7D088 #88E7A1
split-complementary
#889FE7 #E7A188 #CFE788
monochromatic
#2950CC #5576DD #889FE7 #BBC8F1 #E6EAFA
Accessibility & contrast
On white
2.57
#889FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#889FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FE7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FE7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EA
Deuteranopia (green-blind)
#7D9EE5
Tritanopia (blue-blind)
#68AEB9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889fe7; /* rgb */ color: rgb(136, 159, 231); /* oklch */ color: oklch(71.4% 0.109 270.0);
Tailwind
colors: {
custom: {
50: '#aebbef',
500: '#889fe7',
950: '#000000',
},
}SCSS
$custom: #889fe7; $custom-light: #aebbef; $custom-dark: #000000;
JSON
{
"hex": "#889fe7",
"rgb": {
"r": 136,
"g": 159,
"b": 231
},
"hsl": {
"h": 225.474,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.71353,
"c": 0.10876,
"h": 270
},
"luminance": 0.358
}Semantic roles & 50–950 ramp
primary
#889FE7
secondary
#F1ECD9
accent
#A217CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084