#89B4FA#89B4FA
#89B4FA is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.6% C 0.111 H 259.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4FA |
|---|---|
| RGB | rgb(137, 180, 250) |
| HSL | hsl(217, 92%, 76%) |
| HSV | hsv(217, 45%, 98%) |
| CMYK | cmyk(45.2%, 28%, 0%, 2%) |
| CIE-LAB | lab(72.80, 3.70, -39.19) |
| CIE-LCH | lch(72.80, 39.36, 275.40°) |
| OKLab | oklab(76.64% -0.0195 -0.1096) |
| OKLCH | oklch(76.64% 0.111 259.9) |
| XYZ | xyz(43.8875, 44.8603, 96.7702) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.17
Pastel Blue
#A2BFFE
ΔE00 4.61
Sky Blue (survey)
#75BBFD
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4FA #FACF89
analogous
#89EDFA #89B4FA #9689FA
triadic
#89B4FA #FA89B4 #B4FA89
tetradic
#89B4FA #FA89ED #FACF89 #89FA96
square
#89B4FA #FA89ED #FACF89 #89FA96
split-complementary
#89B4FA #FA9689 #EDFA89
monochromatic
#1469F5 #4E8FF8 #89B4FA #C4D9FC #E2ECFE
Accessibility & contrast
On white
2.11
#89B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#89B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4FA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4FA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#5CC3CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89b4fa; /* rgb */ color: rgb(137, 180, 250); /* oklch */ color: oklch(76.6% 0.111 259.9);
Tailwind
colors: {
custom: {
50: '#b0cafc',
500: '#89b4fa',
950: '#000000',
},
}SCSS
$custom: #89b4fa; $custom-light: #b0cafc; $custom-dark: #000000;
JSON
{
"hex": "#89b4fa",
"rgb": {
"r": 137,
"g": 180,
"b": 250
},
"hsl": {
"h": 217.168,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.76642,
"c": 0.11134,
"h": 259.9
},
"luminance": 0.44863
}Semantic roles & 50–950 ramp
primary
#89B4FA
secondary
#F6E9D5
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285