#89A2EE#89A2EE
#89A2EE is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.4% C 0.115 H 269.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2EE |
|---|---|
| RGB | rgb(137, 162, 238) |
| HSL | hsl(225, 75%, 74%) |
| HSV | hsv(225, 42%, 93%) |
| CMYK | cmyk(42.4%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.52, 10.46, -40.90) |
| CIE-LCH | lch(67.52, 42.21, 284.35°) |
| OKLab | oklab(72.37% -0.001 -0.1146) |
| OKLCH | oklch(72.37% 0.115 269.5) |
| XYZ | xyz(38.6647, 37.3300, 86.0404) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.00
Cornflowerblue
#6495ED
ΔE00 6.53
Carolina Blue
#8AB8FE
ΔE00 7.00
Pastel Blue
#A2BFFE
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2EE #EED589
analogous
#89D4EE #89A2EE #A289EE
triadic
#89A2EE #EE89A2 #A2EE89
tetradic
#89A2EE #EE89D4 #EED589 #89EEA2
square
#89A2EE #EE89D4 #EED589 #89EEA2
split-complementary
#89A2EE #EEA289 #D4EE89
monochromatic
#204FDD #5478E6 #89A2EE #BECCF6 #E4EAFB
Accessibility & contrast
On white
2.48
#89A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#89A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#66B2BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a2ee; /* rgb */ color: rgb(137, 162, 238); /* oklch */ color: oklch(72.4% 0.115 269.5);
Tailwind
colors: {
custom: {
50: '#afbdf4',
500: '#89a2ee',
950: '#000000',
},
}SCSS
$custom: #89a2ee; $custom-light: #afbdf4; $custom-dark: #000000;
JSON
{
"hex": "#89a2ee",
"rgb": {
"r": 137,
"g": 162,
"b": 238
},
"hsl": {
"h": 225.149,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.72368,
"c": 0.11459,
"h": 269.5
},
"luminance": 0.37332
}Semantic roles & 50–950 ramp
primary
#89A2EE
secondary
#F3ECD8
accent
#A50FD7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185