#89A4FA#89A4FA
#89A4FA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.4% C 0.129 H 269.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4FA |
|---|---|
| RGB | rgb(137, 164, 250) |
| HSL | hsl(226, 92%, 76%) |
| HSV | hsv(226, 45%, 98%) |
| CMYK | cmyk(45.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.58, 12.72, -45.78) |
| CIE-LCH | lch(68.58, 47.52, 285.53°) |
| OKLab | oklab(73.36% -0.0005 -0.1287) |
| OKLCH | oklch(73.36% 0.129 269.8) |
| XYZ | xyz(40.8419, 38.7691, 95.7550) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.66
Soft Blue
#6488EA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4FA #FADF89
analogous
#89DCFA #89A4FA #A689FA
triadic
#89A4FA #FA89A4 #A4FA89
tetradic
#89A4FA #FA89DC #FADF89 #89FAA6
square
#89A4FA #FA89DC #FADF89 #89FAA6
split-complementary
#89A4FA #FAA689 #DCFA89
monochromatic
#1449F5 #4E77F8 #89A4FA #C4D1FC #E2E8FE
Accessibility & contrast
On white
2.40
#89A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#89A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4FA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4FA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#5FB6C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89a4fa; /* rgb */ color: rgb(137, 164, 250); /* oklch */ color: oklch(73.4% 0.129 269.8);
Tailwind
colors: {
custom: {
50: '#b0befc',
500: '#89a4fa',
950: '#000000',
},
}SCSS
$custom: #89a4fa; $custom-light: #b0befc; $custom-dark: #000000;
JSON
{
"hex": "#89a4fa",
"rgb": {
"r": 137,
"g": 164,
"b": 250
},
"hsl": {
"h": 225.664,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.73364,
"c": 0.12875,
"h": 269.8
},
"luminance": 0.38771
}Semantic roles & 50–950 ramp
primary
#89A4FA
secondary
#F6EED5
accent
#AF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185