#89AADE#89AADE
#89AADE is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.3% C 0.084 H 259.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89AADE |
|---|---|
| RGB | rgb(137, 170, 222) |
| HSL | hsl(217, 56%, 70%) |
| HSV | hsv(217, 38%, 87%) |
| CMYK | cmyk(38.3%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(69.00, 1.56, -29.84) |
| CIE-LCH | lch(69.00, 29.88, 273.00°) |
| OKLab | oklab(73.3% -0.0156 -0.0828) |
| OKLCH | oklch(73.3% 0.084 259.3) |
| XYZ | xyz(37.8720, 39.3398, 74.6909) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 7.27
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AADE #DEBD89
analogous
#89D4DE #89AADE #9289DE
triadic
#89AADE #DE89AA #AADE89
tetradic
#89AADE #DE89D4 #DEBD89 #89DE92
square
#89AADE #DE89D4 #DEBD89 #89DE92
split-complementary
#89AADE #DE9289 #D4DE89
monochromatic
#3467B9 #5988D1 #89AADE #B9CCEB #E7EEF8
Accessibility & contrast
On white
2.37
#89AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#89AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AADE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AADE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE0
Deuteranopia (green-blind)
#8EA5DD
Tritanopia (blue-blind)
#6DB5BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89aade; /* rgb */ color: rgb(137, 170, 222); /* oklch */ color: oklch(73.3% 0.084 259.3);
Tailwind
colors: {
custom: {
50: '#aec3e8',
500: '#89aade',
950: '#000000',
},
}SCSS
$custom: #89aade; $custom-light: #aec3e8; $custom-dark: #000000;
JSON
{
"hex": "#89aade",
"rgb": {
"r": 137,
"g": 170,
"b": 222
},
"hsl": {
"h": 216.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.73298,
"c": 0.08427,
"h": 259.3
},
"luminance": 0.39342
}Semantic roles & 50–950 ramp
primary
#89AADE
secondary
#EDE4D6
accent
#8522C4
background
#FAFBFE
surface
#F5F7FC
border
#CFD0D5
text
#101216
muted
#7F8184