#889CDC#889CDC
#889CDC is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.2% C 0.097 H 270.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #889CDC |
|---|---|
| RGB | rgb(136, 156, 220) |
| HSL | hsl(226, 55%, 70%) |
| HSV | hsv(226, 38%, 86%) |
| CMYK | cmyk(38.2%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(65.10, 8.65, -34.77) |
| CIE-LCH | lch(65.10, 35.83, 283.97°) |
| OKLab | oklab(70.22% 0.0008 -0.0969) |
| OKLCH | oklch(70.22% 0.097 270.5) |
| XYZ | xyz(34.9562, 34.1769, 72.4512) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Perrywinkle
#8F8CE7
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.79
Soft Blue
#6488EA
ΔE00 7.92
Faded Blue
#658CBB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CDC #DCC888
analogous
#88C6DC #889CDC #9E88DC
triadic
#889CDC #DC889C #9CDC88
tetradic
#889CDC #DC88C6 #DCC888 #88DC9E
square
#889CDC #DC88C6 #DCC888 #88DC9E
split-complementary
#889CDC #DC9E88 #C6DC88
monochromatic
#3553B5 #5975CE #889CDC #B7C3EA #E7EBF8
Accessibility & contrast
On white
2.68
#889CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#889CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CDC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CDC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#7F9BDB
Tritanopia (blue-blind)
#6EA9B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889cdc; /* rgb */ color: rgb(136, 156, 220); /* oklch */ color: oklch(70.2% 0.097 270.5);
Tailwind
colors: {
custom: {
50: '#adb9e7',
500: '#889cdc',
950: '#000000',
},
}SCSS
$custom: #889cdc; $custom-light: #adb9e7; $custom-dark: #000000;
JSON
{
"hex": "#889cdc",
"rgb": {
"r": 136,
"g": 156,
"b": 220
},
"hsl": {
"h": 225.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.70218,
"c": 0.09695,
"h": 270.5
},
"luminance": 0.34178
}Semantic roles & 50–950 ramp
primary
#889CDC
secondary
#ECE6D4
accent
#9C23C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084