#89AFF2#89AFF2
#89AFF2 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.2% C 0.106 H 261.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFF2 |
|---|---|
| RGB | rgb(137, 175, 242) |
| HSL | hsl(218, 80%, 74%) |
| HSV | hsv(218, 43%, 95%) |
| CMYK | cmyk(43.4%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.14, 4.24, -37.44) |
| CIE-LCH | lch(71.14, 37.68, 276.47°) |
| OKLab | oklab(75.23% -0.0158 -0.1046) |
| OKLCH | oklch(75.23% 0.106 261.4) |
| XYZ | xyz(41.6683, 42.3867, 89.9730) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Pastel Blue
#A2BFFE
ΔE00 5.02
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 7.72
Cornflowerblue
#6495ED
ΔE00 7.84
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFF2 #F2CC89
analogous
#89E3F2 #89AFF2 #9889F2
triadic
#89AFF2 #F289AF #AFF289
tetradic
#89AFF2 #F289E3 #F2CC89 #89F298
square
#89AFF2 #F289E3 #F2CC89 #89F298
split-complementary
#89AFF2 #F29889 #E3F289
monochromatic
#1B64E6 #528AEC #89AFF2 #C0D4F8 #E3ECFC
Accessibility & contrast
On white
2.22
#89AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#89AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFF2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFF2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#62BDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89aff2; /* rgb */ color: rgb(137, 175, 242); /* oklch */ color: oklch(75.2% 0.106 261.4);
Tailwind
colors: {
custom: {
50: '#afc6f6',
500: '#89aff2',
950: '#000000',
},
}SCSS
$custom: #89aff2; $custom-light: #afc6f6; $custom-dark: #000000;
JSON
{
"hex": "#89aff2",
"rgb": {
"r": 137,
"g": 175,
"b": 242
},
"hsl": {
"h": 218.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.75234,
"c": 0.10579,
"h": 261.4
},
"luminance": 0.42389
}Semantic roles & 50–950 ramp
primary
#89AFF2
secondary
#F4E9D7
accent
#9009DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285