#89A2EC#89A2EC
#89A2EC is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.3% C 0.112 H 269.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2EC |
|---|---|
| RGB | rgb(137, 162, 236) |
| HSL | hsl(225, 72%, 73%) |
| HSV | hsv(225, 42%, 93%) |
| CMYK | cmyk(41.9%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(67.44, 9.90, -39.94) |
| CIE-LCH | lch(67.44, 41.15, 283.92°) |
| OKLab | oklab(72.27% -0.0015 -0.1118) |
| OKLCH | oklch(72.27% 0.112 269.2) |
| XYZ | xyz(38.3725, 37.2132, 84.5016) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.11
Cornflowerblue
#6495ED
ΔE00 6.55
Carolina Blue
#8AB8FE
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.64
Perrywinkle
#8F8CE7
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2EC #ECD389
analogous
#89D4EC #89A2EC #A189EC
triadic
#89A2EC #EC89A2 #A2EC89
tetradic
#89A2EC #EC89D4 #ECD389 #89ECA1
square
#89A2EC #EC89D4 #ECD389 #89ECA1
split-complementary
#89A2EC #ECA189 #D4EC89
monochromatic
#2350D8 #5478E4 #89A2EC #BECCF4 #E5EAFB
Accessibility & contrast
On white
2.49
#89A2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#89A2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2EC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2EC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#7FA0EA
Tritanopia (blue-blind)
#67B1BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a2ec; /* rgb */ color: rgb(137, 162, 236); /* oklch */ color: oklch(72.3% 0.112 269.2);
Tailwind
colors: {
custom: {
50: '#afbdf2',
500: '#89a2ec',
950: '#000000',
},
}SCSS
$custom: #89a2ec; $custom-light: #afbdf2; $custom-dark: #000000;
JSON
{
"hex": "#89a2ec",
"rgb": {
"r": 137,
"g": 162,
"b": 236
},
"hsl": {
"h": 224.848,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.72271,
"c": 0.11183,
"h": 269.2
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#89A2EC
secondary
#F2ECD9
accent
#A311D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185