#89A0FA#89A0FA
#89A0FA is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.6% C 0.134 H 271.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89A0FA |
|---|---|
| RGB | rgb(137, 160, 250) |
| HSL | hsl(228, 92%, 76%) |
| HSV | hsv(228, 45%, 98%) |
| CMYK | cmyk(45.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(67.55, 15.01, -47.41) |
| CIE-LCH | lch(67.55, 49.73, 287.57°) |
| OKLab | oklab(72.56% 0.0043 -0.1335) |
| OKLCH | oklch(72.56% 0.134 271.8) |
| XYZ | xyz(40.1372, 37.3599, 95.5202) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.01
Cornflowerblue
#6495ED
ΔE00 6.61
Carolina Blue
#8AB8FE
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A0FA #FAE389
analogous
#89D8FA #89A0FA #AA89FA
triadic
#89A0FA #FA89A0 #A0FA89
tetradic
#89A0FA #FA89D8 #FAE389 #89FAAA
square
#89A0FA #FA89D8 #FAE389 #89FAAA
split-complementary
#89A0FA #FAAA89 #D8FA89
monochromatic
#1441F5 #4E71F8 #89A0FA #C4CFFC #E2E7FE
Accessibility & contrast
On white
2.48
#89A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#89A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A0FA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A0FA | 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)
#7FAAFE
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#60B3C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a0fa; /* rgb */ color: rgb(137, 160, 250); /* oklch */ color: oklch(72.6% 0.134 271.8);
Tailwind
colors: {
custom: {
50: '#b0bbfc',
500: '#89a0fa',
950: '#000000',
},
}SCSS
$custom: #89a0fa; $custom-light: #b0bbfc; $custom-dark: #000000;
JSON
{
"hex": "#89a0fa",
"rgb": {
"r": 137,
"g": 160,
"b": 250
},
"hsl": {
"h": 227.788,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.72563,
"c": 0.13358,
"h": 271.8
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#89A0FA
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085