#89A2FE#89A2FE
#89A2FE is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.2% C 0.137 H 271.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2FE |
|---|---|
| RGB | rgb(137, 162, 254) |
| HSL | hsl(227, 98%, 77%) |
| HSV | hsv(227, 46%, 100%) |
| CMYK | cmyk(46.1%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(68.25, 15.01, -48.48) |
| CIE-LCH | lch(68.25, 50.75, 287.21°) |
| OKLab | oklab(73.17% 0.0028 -0.1366) |
| OKLCH | oklch(73.17% 0.137 271.2) |
| XYZ | xyz(41.1206, 38.3124, 98.9750) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.60
Cornflowerblue
#6495ED
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 7.59
Perrywinkle
#8F8CE7
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2FE #FEE589
analogous
#89DDFE #89A2FE #AB89FE
triadic
#89A2FE #FE89A2 #A2FE89
tetradic
#89A2FE #FE89DD #FEE589 #89FEAB
square
#89A2FE #FE89DD #FEE589 #89FEAB
split-complementary
#89A2FE #FEAB89 #DDFE89
monochromatic
#1042FD #4C72FD #89A2FE #C6D2FF #E1E7FF
Accessibility & contrast
On white
2.42
#89A2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#89A2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2FE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2FE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#5DB5C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a2fe; /* rgb */ color: rgb(137, 162, 254); /* oklch */ color: oklch(73.2% 0.137 271.2);
Tailwind
colors: {
custom: {
50: '#b1bdff',
500: '#89a2fe',
950: '#000000',
},
}SCSS
$custom: #89a2fe; $custom-light: #b1bdff; $custom-dark: #000000;
JSON
{
"hex": "#89a2fe",
"rgb": {
"r": 137,
"g": 162,
"b": 254
},
"hsl": {
"h": 227.179,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.73168,
"c": 0.13664,
"h": 271.2
},
"luminance": 0.38315
}Semantic roles & 50–950 ramp
primary
#89A2FE
secondary
#F7F0D4
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186