#89A0FC#89A0FC
#89A0FC is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.7% C 0.136 H 272.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89A0FC |
|---|---|
| RGB | rgb(137, 160, 252) |
| HSL | hsl(228, 95%, 76%) |
| HSV | hsv(228, 46%, 99%) |
| CMYK | cmyk(45.6%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.64, 15.58, -48.35) |
| CIE-LCH | lch(67.64, 50.80, 287.86°) |
| OKLab | oklab(72.67% 0.0048 -0.1362) |
| OKLCH | oklch(72.67% 0.136 272) |
| XYZ | xyz(40.4525, 37.4860, 97.1805) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Cornflowerblue
#6495ED
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.54
Lavender Blue
#8B88F8
ΔE00 7.65
Pastel Blue
#A2BFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A0FC #FCE589
analogous
#89DAFC #89A0FC #AC89FC
triadic
#89A0FC #FC89A0 #A0FC89
tetradic
#89A0FC #FC89DA #FCE589 #89FCAC
square
#89A0FC #FC89DA #FCE589 #89FCAC
split-complementary
#89A0FC #FCAC89 #DAFC89
monochromatic
#1240F9 #4D70FA #89A0FC #C5D0FE #E1E7FE
Accessibility & contrast
On white
2.47
#89A0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#89A0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A0FC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A0FC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#5EB3C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a0fc; /* rgb */ color: rgb(137, 160, 252); /* oklch */ color: oklch(72.7% 0.136 272.0);
Tailwind
colors: {
custom: {
50: '#b0bbfe',
500: '#89a0fc',
950: '#000000',
},
}SCSS
$custom: #89a0fc; $custom-light: #b0bbfe; $custom-dark: #000000;
JSON
{
"hex": "#89a0fc",
"rgb": {
"r": 137,
"g": 160,
"b": 252
},
"hsl": {
"h": 228,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.72666,
"c": 0.13633,
"h": 272
},
"luminance": 0.37488
}Semantic roles & 50–950 ramp
primary
#89A0FC
secondary
#F6F0D5
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086