#89A2EB#89A2EB
#89A2EB is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.110 H 269.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2EB |
|---|---|
| RGB | rgb(137, 162, 235) |
| HSL | hsl(225, 71%, 73%) |
| HSV | hsv(225, 42%, 92%) |
| CMYK | cmyk(41.7%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.39, 9.62, -39.46) |
| CIE-LCH | lch(67.39, 40.61, 283.70°) |
| OKLab | oklab(72.22% -0.0018 -0.1104) |
| OKLCH | oklch(72.22% 0.11 269.1) |
| XYZ | xyz(38.2276, 37.1552, 83.7385) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Cornflowerblue
#6495ED
ΔE00 6.56
Carolina Blue
#8AB8FE
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 7.66
Perrywinkle
#8F8CE7
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2EB #EBD289
analogous
#89D3EB #89A2EB #A189EB
triadic
#89A2EB #EB89A2 #A2EB89
tetradic
#89A2EB #EB89D3 #EBD289 #89EBA1
square
#89A2EB #EB89D3 #EBD289 #89EBA1
split-complementary
#89A2EB #EBA189 #D3EB89
monochromatic
#2451D5 #5579E2 #89A2EB #BDCBF4 #E5EAFB
Accessibility & contrast
On white
2.49
#89A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#89A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2EB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2EB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#68B1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a2eb; /* rgb */ color: rgb(137, 162, 235); /* oklch */ color: oklch(72.2% 0.110 269.1);
Tailwind
colors: {
custom: {
50: '#afbdf1',
500: '#89a2eb',
950: '#000000',
},
}SCSS
$custom: #89a2eb; $custom-light: #afbdf1; $custom-dark: #000000;
JSON
{
"hex": "#89a2eb",
"rgb": {
"r": 137,
"g": 162,
"b": 235
},
"hsl": {
"h": 224.694,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.72223,
"c": 0.11044,
"h": 269.1
},
"luminance": 0.37157
}Semantic roles & 50–950 ramp
primary
#89A2EB
secondary
#F2ECD9
accent
#A212D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185