#889ACC#889ACC
#889ACC is a light, moderate blue. Relative luminance 0.327; OKLCH L 69.1% C 0.077 H 269.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #889ACC |
|---|---|
| RGB | rgb(136, 154, 204) |
| HSL | hsl(224, 40%, 67%) |
| HSV | hsv(224, 33%, 80%) |
| CMYK | cmyk(33.3%, 24.5%, 0%, 20%) |
| CIE-LAB | lab(63.92, 5.53, -27.72) |
| CIE-LCH | lch(63.92, 28.26, 281.28°) |
| OKLab | oklab(69.08% -0.0013 -0.0767) |
| OKLCH | oklch(69.08% 0.077 269) |
| XYZ | xyz(32.6049, 32.7038, 61.7096) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.52
Perrywinkle
#8F8CE7
ΔE00 6.82
Faded Blue
#658CBB
ΔE00 8.10
Cornflowerblue
#6495ED
ΔE00 8.34
Lavender Blue
#8B88F8
ΔE00 8.75
Soft Blue
#6488EA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889ACC #CCBA88
analogous
#88BCCC #889ACC #9888CC
triadic
#889ACC #CC889A #9ACC88
tetradic
#889ACC #CC88BC #CCBA88 #88CC98
square
#889ACC #CC88BC #CCBA88 #88CC98
split-complementary
#889ACC #CC9888 #BCCC88
monochromatic
#415898 #5D76BA #889ACC #B3BEDE #DEE3F1
Accessibility & contrast
On white
2.78
#889ACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#889ACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889ACC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889ACC | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#8498CB
Tritanopia (blue-blind)
#75A4AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #889acc; /* rgb */ color: rgb(136, 154, 204); /* oklch */ color: oklch(69.1% 0.077 269.0);
Tailwind
colors: {
custom: {
50: '#acb7db',
500: '#889acc',
950: '#000000',
},
}SCSS
$custom: #889acc; $custom-light: #acb7db; $custom-dark: #000000;
JSON
{
"hex": "#889acc",
"rgb": {
"r": 136,
"g": 154,
"b": 204
},
"hsl": {
"h": 224.118,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.69085,
"c": 0.07675,
"h": 269
},
"luminance": 0.32705
}Semantic roles & 50–950 ramp
primary
#889ACC
secondary
#E3DDCD
accent
#9132B3
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101115
muted
#7F8083