#889ADE#889ADE
#889ADE is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.9% C 0.102 H 272.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #889ADE |
|---|---|
| RGB | rgb(136, 154, 222) |
| HSL | hsl(227, 57%, 70%) |
| HSV | hsv(227, 39%, 87%) |
| CMYK | cmyk(38.7%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(64.66, 10.34, -36.57) |
| CIE-LCH | lch(64.66, 38.01, 285.79°) |
| OKLab | oklab(69.9% 0.0039 -0.1021) |
| OKLCH | oklch(69.9% 0.102 272.2) |
| XYZ | xyz(34.8898, 33.6178, 73.7436) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.11
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 7.15
Cornflowerblue
#6495ED
ΔE00 7.15
Soft Blue
#6488EA
ΔE00 7.62
Faded Blue
#658CBB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889ADE #DECC88
analogous
#88C5DE #889ADE #A188DE
triadic
#889ADE #DE889A #9ADE88
tetradic
#889ADE #DE88C5 #DECC88 #88DEA1
square
#889ADE #DE88C5 #DECC88 #88DEA1
split-complementary
#889ADE #DEA188 #C5DE88
monochromatic
#334FB8 #5871D1 #889ADE #B8C3EB #E7EBF8
Accessibility & contrast
On white
2.72
#889ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#889ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889ADE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889ADE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E1
Deuteranopia (green-blind)
#7C9ADC
Tritanopia (blue-blind)
#6DA8B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889ade; /* rgb */ color: rgb(136, 154, 222); /* oklch */ color: oklch(69.9% 0.102 272.2);
Tailwind
colors: {
custom: {
50: '#adb7e8',
500: '#889ade',
950: '#000000',
},
}SCSS
$custom: #889ade; $custom-light: #adb7e8; $custom-dark: #000000;
JSON
{
"hex": "#889ade",
"rgb": {
"r": 136,
"g": 154,
"b": 222
},
"hsl": {
"h": 227.442,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.69901,
"c": 0.1022,
"h": 272.2
},
"luminance": 0.33619
}Semantic roles & 50–950 ramp
primary
#889ADE
secondary
#EDE8D5
accent
#A221C4
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101116
muted
#7F8084