#889FDD#889FDD
#889FDD is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.9% C 0.095 H 268.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #889FDD |
|---|---|
| RGB | rgb(136, 159, 221) |
| HSL | hsl(224, 56%, 70%) |
| HSV | hsv(224, 38%, 87%) |
| CMYK | cmyk(38.5%, 28.1%, 0%, 13.3%) |
| CIE-LAB | lab(65.94, 7.21, -34.02) |
| CIE-LCH | lch(65.94, 34.78, 281.97°) |
| OKLab | oklab(70.88% -0.0028 -0.0948) |
| OKLCH | oklch(70.88% 0.095 268.3) |
| XYZ | xyz(35.5987, 35.2493, 73.3207) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 6.78
Perrywinkle
#8F8CE7
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 8.23
Carolina Blue
#8AB8FE
ΔE00 8.39
Lavender Blue
#8B88F8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FDD #DDC688
analogous
#88C9DD #889FDD #9C88DD
triadic
#889FDD #DD889F #9FDD88
tetradic
#889FDD #DD88C9 #DDC688 #88DD9C
square
#889FDD #DD88C9 #DDC688 #88DD9C
split-complementary
#889FDD #DD9C88 #C9DD88
monochromatic
#3457B6 #5879CF #889FDD #B8C5EB #E7ECF8
Accessibility & contrast
On white
2.61
#889FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#889FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FDD
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FDD | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4E0
Deuteranopia (green-blind)
#829DDC
Tritanopia (blue-blind)
#6DACB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889fdd; /* rgb */ color: rgb(136, 159, 221); /* oklch */ color: oklch(70.9% 0.095 268.3);
Tailwind
colors: {
custom: {
50: '#adbbe7',
500: '#889fdd',
950: '#000000',
},
}SCSS
$custom: #889fdd; $custom-light: #adbbe7; $custom-dark: #000000;
JSON
{
"hex": "#889fdd",
"rgb": {
"r": 136,
"g": 159,
"b": 221
},
"hsl": {
"h": 223.765,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.70885,
"c": 0.09483,
"h": 268.3
},
"luminance": 0.35251
}Semantic roles & 50–950 ramp
primary
#889FDD
secondary
#ECE6D4
accent
#9822C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084