#889CE9#889CE9
#889CE9 is a light, moderate blue. Relative luminance 0.349; OKLCH L 70.8% C 0.115 H 272.1°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #889CE9 |
|---|---|
| RGB | rgb(136, 156, 233) |
| HSL | hsl(228, 69%, 72%) |
| HSV | hsv(228, 42%, 91%) |
| CMYK | cmyk(41.6%, 33%, 0%, 8.6%) |
| CIE-LAB | lab(65.66, 12.24, -41.07) |
| CIE-LCH | lch(65.66, 42.85, 286.60°) |
| OKLab | oklab(70.84% 0.0042 -0.1151) |
| OKLCH | oklch(70.84% 0.115 272.1) |
| XYZ | xyz(36.7453, 34.8925, 81.8738) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Perrywinkle
#8F8CE7
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.45
Carolina Blue
#8AB8FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CE9 #E9D588
analogous
#88CCE9 #889CE9 #A588E9
triadic
#889CE9 #E9889C #9CE988
tetradic
#889CE9 #E988CC #E9D588 #88E9A5
square
#889CE9 #E988CC #E9D588 #88E9A5
split-complementary
#889CE9 #E9A588 #CCE988
monochromatic
#2649D0 #5471DF #889CE9 #BCC7F3 #E5EAFA
Accessibility & contrast
On white
2.63
#889CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#889CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CE9
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CE9 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EC
Deuteranopia (green-blind)
#799CE7
Tritanopia (blue-blind)
#68ACB8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889ce9; /* rgb */ color: rgb(136, 156, 233); /* oklch */ color: oklch(70.8% 0.115 272.1);
Tailwind
colors: {
custom: {
50: '#aeb9f0',
500: '#889ce9',
950: '#000000',
},
}SCSS
$custom: #889ce9; $custom-light: #aeb9f0; $custom-dark: #000000;
JSON
{
"hex": "#889ce9",
"rgb": {
"r": 136,
"g": 156,
"b": 233
},
"hsl": {
"h": 227.629,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.70839,
"c": 0.1152,
"h": 272.1
},
"luminance": 0.34894
}Semantic roles & 50–950 ramp
primary
#889CE9
secondary
#F2EDD9
accent
#AA15D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084