#89A0F0#89A0F0
#89A0F0 is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.1% C 0.120 H 270.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89A0F0 |
|---|---|
| RGB | rgb(137, 160, 240) |
| HSL | hsl(227, 77%, 74%) |
| HSV | hsv(227, 43%, 94%) |
| CMYK | cmyk(42.9%, 33.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.09, 12.16, -42.67) |
| CIE-LCH | lch(67.09, 44.37, 285.91°) |
| OKLab | oklab(72.06% 0.002 -0.1197) |
| OKLCH | oklch(72.06% 0.12 270.9) |
| XYZ | xyz(38.6106, 36.7492, 87.4800) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Cornflowerblue
#6495ED
ΔE00 6.53
Perrywinkle
#8F8CE7
ΔE00 7.22
Carolina Blue
#8AB8FE
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A0F0 #F0D989
analogous
#89D4F0 #89A0F0 #A689F0
triadic
#89A0F0 #F089A0 #A0F089
tetradic
#89A0F0 #F089D4 #F0D989 #89F0A6
square
#89A0F0 #F089D4 #F0D989 #89F0A6
split-complementary
#89A0F0 #F0A689 #D4F089
monochromatic
#1D49E2 #5374E9 #89A0F0 #BFCCF7 #E4E9FC
Accessibility & contrast
On white
2.51
#89A0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#89A0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A0F0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A0F0 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#65B0BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89a0f0; /* rgb */ color: rgb(137, 160, 240); /* oklch */ color: oklch(72.1% 0.120 270.9);
Tailwind
colors: {
custom: {
50: '#afbbf5',
500: '#89a0f0',
950: '#000000',
},
}SCSS
$custom: #89a0f0; $custom-light: #afbbf5; $custom-dark: #000000;
JSON
{
"hex": "#89a0f0",
"rgb": {
"r": 137,
"g": 160,
"b": 240
},
"hsl": {
"h": 226.602,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.7206,
"c": 0.11976,
"h": 270.9
},
"luminance": 0.36751
}Semantic roles & 50–950 ramp
primary
#89A0F0
secondary
#F3EDD8
accent
#AC0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085