#89A5FC#89A5FC
#89A5FC is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.7% C 0.130 H 269.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5FC |
|---|---|
| RGB | rgb(137, 165, 252) |
| HSL | hsl(225, 95%, 76%) |
| HSV | hsv(225, 46%, 99%) |
| CMYK | cmyk(45.6%, 34.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.94, 12.72, -46.32) |
| CIE-LCH | lch(68.94, 48.03, 285.36°) |
| OKLab | oklab(73.67% -0.0012 -0.1303) |
| OKLCH | oklch(73.67% 0.13 269.5) |
| XYZ | xyz(41.3368, 39.2545, 97.4753) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.51
Carolina Blue
#8AB8FE
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 9.01
Soft Blue
#6488EA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5FC #FCE089
analogous
#89DFFC #89A5FC #A789FC
triadic
#89A5FC #FC89A5 #A5FC89
tetradic
#89A5FC #FC89DF #FCE089 #89FCA7
square
#89A5FC #FC89DF #FCE089 #89FCA7
split-complementary
#89A5FC #FCA789 #DFFC89
monochromatic
#124AF9 #4D77FA #89A5FC #C5D3FE #E1E8FE
Accessibility & contrast
On white
2.37
#89A5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#89A5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5FC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5FC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#5EB7C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89a5fc; /* rgb */ color: rgb(137, 165, 252); /* oklch */ color: oklch(73.7% 0.130 269.5);
Tailwind
colors: {
custom: {
50: '#b0bffd',
500: '#89a5fc',
950: '#000000',
},
}SCSS
$custom: #89a5fc; $custom-light: #b0bffd; $custom-dark: #000000;
JSON
{
"hex": "#89a5fc",
"rgb": {
"r": 137,
"g": 165,
"b": 252
},
"hsl": {
"h": 225.391,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.73666,
"c": 0.13031,
"h": 269.5
},
"luminance": 0.39257
}Semantic roles & 50–950 ramp
primary
#89A5FC
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186