#889FCC#889FCC
#889FCC is a light, moderate blue. Relative luminance 0.344; OKLCH L 70.1% C 0.071 H 263.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #889FCC |
|---|---|
| RGB | rgb(136, 159, 204) |
| HSL | hsl(220, 40%, 67%) |
| HSV | hsv(220, 33%, 80%) |
| CMYK | cmyk(33.3%, 22.1%, 0%, 20%) |
| CIE-LAB | lab(65.27, 2.70, -25.64) |
| CIE-LCH | lch(65.27, 25.78, 276.01°) |
| OKLab | oklab(70.14% -0.008 -0.0708) |
| OKLCH | oklch(70.14% 0.071 263.6) |
| XYZ | xyz(33.4473, 34.3888, 61.9904) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 7.70
Perrywinkle
#8F8CE7
ΔE00 7.90
Faded Blue
#658CBB
ΔE00 8.09
Soft Blue
#6488EA
ΔE00 9.07
Carolina Blue
#8AB8FE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FCC #CCB588
analogous
#88C1CC #889FCC #9388CC
triadic
#889FCC #CC889F #9FCC88
tetradic
#889FCC #CC88C1 #CCB588 #88CC93
square
#889FCC #CC88C1 #CCB588 #88CC93
split-complementary
#889FCC #CC9388 #C1CC88
monochromatic
#415F98 #5D7CBA #889FCC #B3C2DE #DEE4F1
Accessibility & contrast
On white
2.67
#889FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#889FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FCC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FCC | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CE
Deuteranopia (green-blind)
#899CCB
Tritanopia (blue-blind)
#74A8AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889fcc; /* rgb */ color: rgb(136, 159, 204); /* oklch */ color: oklch(70.1% 0.071 263.6);
Tailwind
colors: {
custom: {
50: '#acbbdb',
500: '#889fcc',
950: '#000000',
},
}SCSS
$custom: #889fcc; $custom-light: #acbbdb; $custom-dark: #000000;
JSON
{
"hex": "#889fcc",
"rgb": {
"r": 136,
"g": 159,
"b": 204
},
"hsl": {
"h": 219.706,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.70138,
"c": 0.0713,
"h": 263.6
},
"luminance": 0.3439
}Semantic roles & 50–950 ramp
primary
#889FCC
secondary
#E3DBCD
accent
#8832B3
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101115
muted
#7F8083