#89A2FA#89A2FA
#89A2FA is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.0% C 0.131 H 270.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2FA |
|---|---|
| RGB | rgb(137, 162, 250) |
| HSL | hsl(227, 92%, 76%) |
| HSV | hsv(227, 45%, 98%) |
| CMYK | cmyk(45.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.06, 13.86, -46.60) |
| CIE-LCH | lch(68.06, 48.62, 286.57°) |
| OKLab | oklab(72.96% 0.0019 -0.1311) |
| OKLCH | oklch(72.96% 0.131 270.8) |
| XYZ | xyz(40.4867, 38.0589, 95.6367) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.61
Cornflowerblue
#6495ED
ΔE00 6.62
Carolina Blue
#8AB8FE
ΔE00 6.83
Pastel Blue
#A2BFFE
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2FA #FAE189
analogous
#89DAFA #89A2FA #A889FA
triadic
#89A2FA #FA89A2 #A2FA89
tetradic
#89A2FA #FA89DA #FAE189 #89FAA8
square
#89A2FA #FA89DA #FAE189 #89FAA8
split-complementary
#89A2FA #FAA889 #DAFA89
monochromatic
#1445F5 #4E74F8 #89A2FA #C4D0FC #E2E8FE
Accessibility & contrast
On white
2.44
#89A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#89A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2FA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2FA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#5FB4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a2fa; /* rgb */ color: rgb(137, 162, 250); /* oklch */ color: oklch(73.0% 0.131 270.8);
Tailwind
colors: {
custom: {
50: '#b0bdfc',
500: '#89a2fa',
950: '#000000',
},
}SCSS
$custom: #89a2fa; $custom-light: #b0bdfc; $custom-dark: #000000;
JSON
{
"hex": "#89a2fa",
"rgb": {
"r": 137,
"g": 162,
"b": 250
},
"hsl": {
"h": 226.726,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.72963,
"c": 0.13114,
"h": 270.8
},
"luminance": 0.38061
}Semantic roles & 50–950 ramp
primary
#89A2FA
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185