#889FE9#889FE9
#889FE9 is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.4% C 0.112 H 270.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #889FE9 |
|---|---|
| RGB | rgb(136, 159, 233) |
| HSL | hsl(226, 69%, 72%) |
| HSV | hsv(226, 42%, 91%) |
| CMYK | cmyk(41.6%, 31.8%, 0%, 8.6%) |
| CIE-LAB | lab(66.45, 10.52, -39.84) |
| CIE-LCH | lch(66.45, 41.20, 284.79°) |
| OKLab | oklab(71.45% 0.0005 -0.1115) |
| OKLCH | oklch(71.45% 0.112 270.2) |
| XYZ | xyz(37.2549, 35.9118, 82.0436) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 7.89
Carolina Blue
#8AB8FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FE9 #E9D288
analogous
#88D0E9 #889FE9 #A188E9
triadic
#889FE9 #E9889F #9FE988
tetradic
#889FE9 #E988D0 #E9D288 #88E9A1
square
#889FE9 #E988D0 #E9D288 #88E9A1
split-complementary
#889FE9 #E9A188 #D0E988
monochromatic
#264FD0 #5475DF #889FE9 #BCC9F3 #E5EAFA
Accessibility & contrast
On white
2.57
#889FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#889FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FE9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FE9 | 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)
#85A6EC
Deuteranopia (green-blind)
#7C9EE7
Tritanopia (blue-blind)
#67AEBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889fe9; /* rgb */ color: rgb(136, 159, 233); /* oklch */ color: oklch(71.4% 0.112 270.2);
Tailwind
colors: {
custom: {
50: '#aebbf0',
500: '#889fe9',
950: '#000000',
},
}SCSS
$custom: #889fe9; $custom-light: #aebbf0; $custom-dark: #000000;
JSON
{
"hex": "#889fe9",
"rgb": {
"r": 136,
"g": 159,
"b": 233
},
"hsl": {
"h": 225.773,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.71449,
"c": 0.11155,
"h": 270.2
},
"luminance": 0.35914
}Semantic roles & 50–950 ramp
primary
#889FE9
secondary
#F2ECD9
accent
#A415D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084