#89A2FF#89A2FF
#89A2FF is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.2% C 0.138 H 271.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2FF |
|---|---|
| RGB | rgb(137, 162, 255) |
| HSL | hsl(227, 100%, 77%) |
| HSV | hsv(227, 46%, 100%) |
| CMYK | cmyk(46.3%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.30, 15.30, -48.95) |
| CIE-LCH | lch(68.30, 51.29, 287.36°) |
| OKLab | oklab(73.22% 0.003 -0.138) |
| OKLCH | oklch(73.22% 0.138 271.3) |
| XYZ | xyz(41.2812, 38.3766, 99.8206) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.61
Cornflowerblue
#6495ED
ΔE00 6.74
Carolina Blue
#8AB8FE
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 8.22
Lavender Blue
#8B88F8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2FF #FFE689
analogous
#89DDFF #89A2FF #AB89FF
triadic
#89A2FF #FF89A2 #A2FF89
tetradic
#89A2FF #FF89DD #FFE689 #89FFAB
square
#89A2FF #FF89DD #FFE689 #89FFAB
split-complementary
#89A2FF #FFAB89 #DDFF89
monochromatic
#0F42FF #4C72FF #89A2FF #C6D2FF #E0E7FF
Accessibility & contrast
On white
2.42
#89A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#89A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#5CB5C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a2ff; /* rgb */ color: rgb(137, 162, 255); /* oklch */ color: oklch(73.2% 0.138 271.3);
Tailwind
colors: {
custom: {
50: '#b1bdff',
500: '#89a2ff',
950: '#000000',
},
}SCSS
$custom: #89a2ff; $custom-light: #b1bdff; $custom-dark: #000000;
JSON
{
"hex": "#89a2ff",
"rgb": {
"r": 137,
"g": 162,
"b": 255
},
"hsl": {
"h": 227.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.73219,
"c": 0.138,
"h": 271.3
},
"luminance": 0.38379
}Semantic roles & 50–950 ramp
primary
#89A2FF
secondary
#F7F0D4
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186