#89A2FC#89A2FC
#89A2FC is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.1% C 0.134 H 271.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2FC |
|---|---|
| RGB | rgb(137, 162, 252) |
| HSL | hsl(227, 95%, 76%) |
| HSV | hsv(227, 46%, 99%) |
| CMYK | cmyk(45.6%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.16, 14.44, -47.54) |
| CIE-LCH | lch(68.16, 49.68, 286.89°) |
| OKLab | oklab(73.07% 0.0024 -0.1339) |
| OKLCH | oklch(73.07% 0.134 271) |
| XYZ | xyz(40.8020, 38.1850, 97.2970) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.60
Cornflowerblue
#6495ED
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 8.12
Lavender Blue
#8B88F8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2FC #FCE389
analogous
#89DBFC #89A2FC #AA89FC
triadic
#89A2FC #FC89A2 #A2FC89
tetradic
#89A2FC #FC89DB #FCE389 #89FCAA
square
#89A2FC #FC89DB #FCE389 #89FCAA
split-complementary
#89A2FC #FCAA89 #DBFC89
monochromatic
#1244F9 #4D73FA #89A2FC #C5D1FE #E1E7FE
Accessibility & contrast
On white
2.43
#89A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#89A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2FC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2FC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#5EB5C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a2fc; /* rgb */ color: rgb(137, 162, 252); /* oklch */ color: oklch(73.1% 0.134 271.0);
Tailwind
colors: {
custom: {
50: '#b0bdfe',
500: '#89a2fc',
950: '#000000',
},
}SCSS
$custom: #89a2fc; $custom-light: #b0bdfe; $custom-dark: #000000;
JSON
{
"hex": "#89a2fc",
"rgb": {
"r": 137,
"g": 162,
"b": 252
},
"hsl": {
"h": 226.957,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.73065,
"c": 0.13389,
"h": 271
},
"luminance": 0.38187
}Semantic roles & 50–950 ramp
primary
#89A2FC
secondary
#F6EFD5
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186