#89A3FA#89A3FA
#89A3FA is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.2% C 0.130 H 270.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89A3FA |
|---|---|
| RGB | rgb(137, 163, 250) |
| HSL | hsl(226, 92%, 76%) |
| HSV | hsv(226, 45%, 98%) |
| CMYK | cmyk(45.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.32, 13.29, -46.19) |
| CIE-LCH | lch(68.32, 48.06, 286.05°) |
| OKLab | oklab(73.16% 0.0007 -0.1299) |
| OKLCH | oklch(73.16% 0.13 270.3) |
| XYZ | xyz(40.6636, 38.4126, 95.6956) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.32
Perrywinkle
#8F8CE7
ΔE00 8.35
Lavender Blue
#8B88F8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A3FA #FAE089
analogous
#89DBFA #89A3FA #A789FA
triadic
#89A3FA #FA89A3 #A3FA89
tetradic
#89A3FA #FA89DB #FAE089 #89FAA7
square
#89A3FA #FA89DB #FAE089 #89FAA7
split-complementary
#89A3FA #FAA789 #DBFA89
monochromatic
#1447F5 #4E75F8 #89A3FA #C4D1FC #E2E8FE
Accessibility & contrast
On white
2.42
#89A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#89A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A3FA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A3FA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#5FB5C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89a3fa; /* rgb */ color: rgb(137, 163, 250); /* oklch */ color: oklch(73.2% 0.130 270.3);
Tailwind
colors: {
custom: {
50: '#b0befc',
500: '#89a3fa',
950: '#000000',
},
}SCSS
$custom: #89a3fa; $custom-light: #b0befc; $custom-dark: #000000;
JSON
{
"hex": "#89a3fa",
"rgb": {
"r": 137,
"g": 163,
"b": 250
},
"hsl": {
"h": 226.195,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.73163,
"c": 0.12994,
"h": 270.3
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#89A3FA
secondary
#F6EED5
accent
#B100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185