#89B3F4#89B3F4
#89B3F4 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.2% C 0.105 H 258.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3F4 |
|---|---|
| RGB | rgb(137, 179, 244) |
| HSL | hsl(216, 83%, 75%) |
| HSV | hsv(216, 44%, 96%) |
| CMYK | cmyk(43.9%, 26.6%, 0%, 4.3%) |
| CIE-LAB | lab(72.29, 2.58, -36.74) |
| CIE-LCH | lch(72.29, 36.83, 274.01°) |
| OKLab | oklab(76.16% -0.0201 -0.1026) |
| OKLCH | oklch(76.16% 0.105 258.9) |
| XYZ | xyz(42.7604, 44.0876, 91.8270) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 8.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3F4 #F4CA89
analogous
#89E8F4 #89B3F4 #9589F4
triadic
#89B3F4 #F489B3 #B3F489
tetradic
#89B3F4 #F489E8 #F4CA89 #89F495
square
#89B3F4 #F489E8 #F4CA89 #89F495
split-complementary
#89B3F4 #F49589 #E8F489
monochromatic
#196BEA #518FEF #89B3F4 #C1D7F9 #E3EDFC
Accessibility & contrast
On white
2.14
#89B3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#89B3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3F4
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3F4 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F7
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#60C1CA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89b3f4; /* rgb */ color: rgb(137, 179, 244); /* oklch */ color: oklch(76.2% 0.105 258.9);
Tailwind
colors: {
custom: {
50: '#b0c9f8',
500: '#89b3f4',
950: '#000000',
},
}SCSS
$custom: #89b3f4; $custom-light: #b0c9f8; $custom-dark: #000000;
JSON
{
"hex": "#89b3f4",
"rgb": {
"r": 137,
"g": 179,
"b": 244
},
"hsl": {
"h": 216.449,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.7616,
"c": 0.10452,
"h": 258.9
},
"luminance": 0.4409
}Semantic roles & 50–950 ramp
primary
#89B3F4
secondary
#F4E9D7
accent
#8A06DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285