#89A5FA#89A5FA
#89A5FA is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.6% C 0.128 H 269.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5FA |
|---|---|
| RGB | rgb(137, 165, 250) |
| HSL | hsl(225, 92%, 76%) |
| HSV | hsv(225, 45%, 98%) |
| CMYK | cmyk(45.2%, 34%, 0%, 2%) |
| CIE-LAB | lab(68.84, 12.15, -45.37) |
| CIE-LCH | lch(68.84, 46.97, 284.99°) |
| OKLab | oklab(73.57% -0.0017 -0.1276) |
| OKLCH | oklch(73.57% 0.128 269.3) |
| XYZ | xyz(41.0215, 39.1284, 95.8149) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 6.83
Perrywinkle
#8F8CE7
ΔE00 8.96
Soft Blue
#6488EA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5FA #FADE89
analogous
#89DDFA #89A5FA #A589FA
triadic
#89A5FA #FA89A5 #A5FA89
tetradic
#89A5FA #FA89DD #FADE89 #89FAA5
square
#89A5FA #FA89DD #FADE89 #89FAA5
split-complementary
#89A5FA #FAA589 #DDFA89
monochromatic
#144BF5 #4E78F8 #89A5FA #C4D2FC #E2E9FE
Accessibility & contrast
On white
2.38
#89A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#89A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#5FB7C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89a5fa; /* rgb */ color: rgb(137, 165, 250); /* oklch */ color: oklch(73.6% 0.128 269.3);
Tailwind
colors: {
custom: {
50: '#b0bffc',
500: '#89a5fa',
950: '#000000',
},
}SCSS
$custom: #89a5fa; $custom-light: #b0bffc; $custom-dark: #000000;
JSON
{
"hex": "#89a5fa",
"rgb": {
"r": 137,
"g": 165,
"b": 250
},
"hsl": {
"h": 225.133,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.73566,
"c": 0.12757,
"h": 269.3
},
"luminance": 0.39131
}Semantic roles & 50–950 ramp
primary
#89A5FA
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185