#89AFF3#89AFF3
#89AFF3 is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.107 H 261.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFF3 |
|---|---|
| RGB | rgb(137, 175, 243) |
| HSL | hsl(218, 82%, 75%) |
| HSV | hsv(218, 44%, 95%) |
| CMYK | cmyk(43.6%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(71.18, 4.52, -37.92) |
| CIE-LCH | lch(71.18, 38.19, 276.80°) |
| OKLab | oklab(75.28% -0.0155 -0.106) |
| OKLCH | oklch(75.28% 0.107 261.7) |
| XYZ | xyz(41.8189, 42.4469, 90.7661) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 5.01
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 7.84
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFF3 #F3CD89
analogous
#89E4F3 #89AFF3 #9889F3
triadic
#89AFF3 #F389AF #AFF389
tetradic
#89AFF3 #F389E4 #F3CD89 #89F398
square
#89AFF3 #F389E4 #F3CD89 #89F398
split-complementary
#89AFF3 #F39889 #E4F389
monochromatic
#1A64E8 #5189ED #89AFF3 #C1D5F9 #E3ECFC
Accessibility & contrast
On white
2.21
#89AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#89AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFF3
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFF3 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F6
Deuteranopia (green-blind)
#8BAAF2
Tritanopia (blue-blind)
#62BDC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89aff3; /* rgb */ color: rgb(137, 175, 243); /* oklch */ color: oklch(75.3% 0.107 261.7);
Tailwind
colors: {
custom: {
50: '#b0c6f7',
500: '#89aff3',
950: '#000000',
},
}SCSS
$custom: #89aff3; $custom-light: #b0c6f7; $custom-dark: #000000;
JSON
{
"hex": "#89aff3",
"rgb": {
"r": 137,
"g": 175,
"b": 243
},
"hsl": {
"h": 218.491,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.7528,
"c": 0.10711,
"h": 261.7
},
"luminance": 0.42449
}Semantic roles & 50–950 ramp
primary
#89AFF3
secondary
#F4EAD7
accent
#9108DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285