#889FDC#889FDC
#889FDC is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.8% C 0.093 H 268.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #889FDC |
|---|---|
| RGB | rgb(136, 159, 220) |
| HSL | hsl(224, 55%, 70%) |
| HSV | hsv(224, 38%, 86%) |
| CMYK | cmyk(38.2%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(65.90, 6.94, -33.53) |
| CIE-LCH | lch(65.90, 34.24, 281.70°) |
| OKLab | oklab(70.84% -0.0031 -0.0934) |
| OKLCH | oklch(70.84% 0.093 268.1) |
| XYZ | xyz(35.4658, 35.1962, 72.6211) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 7.21
Soft Blue
#6488EA
ΔE00 8.27
Carolina Blue
#8AB8FE
ΔE00 8.44
Lavender Blue
#8B88F8
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FDC #DCC588
analogous
#88C9DC #889FDC #9B88DC
triadic
#889FDC #DC889F #9FDC88
tetradic
#889FDC #DC88C9 #DCC588 #88DC9B
square
#889FDC #DC88C9 #DCC588 #88DC9B
split-complementary
#889FDC #DC9B88 #C9DC88
monochromatic
#3558B5 #5979CE #889FDC #B7C5EA #E7EBF8
Accessibility & contrast
On white
2.61
#889FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#889FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FDC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FDC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#6EABB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889fdc; /* rgb */ color: rgb(136, 159, 220); /* oklch */ color: oklch(70.8% 0.093 268.1);
Tailwind
colors: {
custom: {
50: '#adbbe7',
500: '#889fdc',
950: '#000000',
},
}SCSS
$custom: #889fdc; $custom-light: #adbbe7; $custom-dark: #000000;
JSON
{
"hex": "#889fdc",
"rgb": {
"r": 136,
"g": 159,
"b": 220
},
"hsl": {
"h": 223.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.70839,
"c": 0.09343,
"h": 268.1
},
"luminance": 0.35198
}Semantic roles & 50–950 ramp
primary
#889FDC
secondary
#ECE5D4
accent
#9723C2
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084