#89B3FA#89B3FA
#89B3FA is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.4% C 0.112 H 260.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3FA |
|---|---|
| RGB | rgb(137, 179, 250) |
| HSL | hsl(218, 92%, 76%) |
| HSV | hsv(218, 45%, 98%) |
| CMYK | cmyk(45.2%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(72.53, 4.26, -39.60) |
| CIE-LCH | lch(72.53, 39.83, 276.14°) |
| OKLab | oklab(76.43% -0.0184 -0.1108) |
| OKLCH | oklch(76.43% 0.112 260.6) |
| XYZ | xyz(43.6863, 44.4580, 96.7032) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.48
Pastel Blue
#A2BFFE
ΔE00 4.64
Sky Blue (survey)
#75BBFD
ΔE00 5.69
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3FA #FAD089
analogous
#89EBFA #89B3FA #9789FA
triadic
#89B3FA #FA89B3 #B3FA89
tetradic
#89B3FA #FA89EB #FAD089 #89FA97
square
#89B3FA #FA89EB #FAD089 #89FA97
split-complementary
#89B3FA #FA9789 #EBFA89
monochromatic
#1467F5 #4E8DF8 #89B3FA #C4D9FC #E2ECFE
Accessibility & contrast
On white
2.12
#89B3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#89B3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3FA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3FA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#5DC2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89b3fa; /* rgb */ color: rgb(137, 179, 250); /* oklch */ color: oklch(76.4% 0.112 260.6);
Tailwind
colors: {
custom: {
50: '#b0c9fc',
500: '#89b3fa',
950: '#000000',
},
}SCSS
$custom: #89b3fa; $custom-light: #b0c9fc; $custom-dark: #000000;
JSON
{
"hex": "#89b3fa",
"rgb": {
"r": 137,
"g": 179,
"b": 250
},
"hsl": {
"h": 217.699,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.76434,
"c": 0.11232,
"h": 260.6
},
"luminance": 0.44461
}Semantic roles & 50–950 ramp
primary
#89B3FA
secondary
#F6EAD5
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285