#889CEC#889CEC
#889CEC is a light, moderate blue. Relative luminance 0.351; OKLCH L 71.0% C 0.119 H 272.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #889CEC |
|---|---|
| RGB | rgb(136, 156, 236) |
| HSL | hsl(228, 72%, 73%) |
| HSV | hsv(228, 42%, 93%) |
| CMYK | cmyk(42.4%, 33.9%, 0%, 7.5%) |
| CIE-LAB | lab(65.80, 13.08, -42.51) |
| CIE-LCH | lch(65.80, 44.47, 287.11°) |
| OKLab | oklab(70.99% 0.0049 -0.1193) |
| OKLCH | oklch(70.99% 0.119 272.4) |
| XYZ | xyz(37.1775, 35.0654, 84.1500) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Perrywinkle
#8F8CE7
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CEC #ECD888
analogous
#88CEEC #889CEC #A688EC
triadic
#889CEC #EC889C #9CEC88
tetradic
#889CEC #EC88CE #ECD888 #88ECA6
square
#889CEC #EC88CE #ECD888 #88ECA6
split-complementary
#889CEC #ECA688 #CEEC88
monochromatic
#2247D7 #5370E4 #889CEC #BDC8F4 #E5E9FB
Accessibility & contrast
On white
2.62
#889CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#889CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CEC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CEC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EF
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#66ACB9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889cec; /* rgb */ color: rgb(136, 156, 236); /* oklch */ color: oklch(71.0% 0.119 272.4);
Tailwind
colors: {
custom: {
50: '#aeb9f2',
500: '#889cec',
950: '#000000',
},
}SCSS
$custom: #889cec; $custom-light: #aeb9f2; $custom-dark: #000000;
JSON
{
"hex": "#889cec",
"rgb": {
"r": 136,
"g": 156,
"b": 236
},
"hsl": {
"h": 228,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.70987,
"c": 0.11938,
"h": 272.4
},
"luminance": 0.35067
}Semantic roles & 50–950 ramp
primary
#889CEC
secondary
#F2EDD9
accent
#AD11D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085