#89A2FB#89A2FB
#89A2FB is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.0% C 0.133 H 270.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2FB |
|---|---|
| RGB | rgb(137, 162, 251) |
| HSL | hsl(227, 93%, 76%) |
| HSV | hsv(227, 45%, 98%) |
| CMYK | cmyk(45.4%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.11, 14.15, -47.07) |
| CIE-LCH | lch(68.11, 49.15, 286.73°) |
| OKLab | oklab(73.01% 0.0022 -0.1325) |
| OKLCH | oklch(73.01% 0.133 270.9) |
| XYZ | xyz(40.6440, 38.1217, 96.4647) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.60
Cornflowerblue
#6495ED
ΔE00 6.64
Carolina Blue
#8AB8FE
ΔE00 6.83
Pastel Blue
#A2BFFE
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 8.09
Lavender Blue
#8B88F8
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2FB #FBE289
analogous
#89DBFB #89A2FB #A989FB
triadic
#89A2FB #FB89A2 #A2FB89
tetradic
#89A2FB #FB89DB #FBE289 #89FBA9
square
#89A2FB #FB89DB #FBE289 #89FBA9
split-complementary
#89A2FB #FBA989 #DBFB89
monochromatic
#1345F7 #4E73F9 #89A2FB #C4D1FD #E1E8FE
Accessibility & contrast
On white
2.43
#89A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#89A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2FB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2FB | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#77A1F9
Tritanopia (blue-blind)
#5FB4C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a2fb; /* rgb */ color: rgb(137, 162, 251); /* oklch */ color: oklch(73.0% 0.133 270.9);
Tailwind
colors: {
custom: {
50: '#b0bdfd',
500: '#89a2fb',
950: '#000000',
},
}SCSS
$custom: #89a2fb; $custom-light: #b0bdfd; $custom-dark: #000000;
JSON
{
"hex": "#89a2fb",
"rgb": {
"r": 137,
"g": 162,
"b": 251
},
"hsl": {
"h": 226.842,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.73014,
"c": 0.13252,
"h": 270.9
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#89A2FB
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185