#89AFFA#89AFFA
#89AFFA is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.6% C 0.116 H 263.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFFA |
|---|---|
| RGB | rgb(137, 175, 250) |
| HSL | hsl(220, 92%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(45.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.47, 6.49, -41.26) |
| CIE-LCH | lch(71.47, 41.77, 278.94°) |
| OKLab | oklab(75.61% -0.0136 -0.1156) |
| OKLCH | oklch(75.61% 0.116 263.3) |
| XYZ | xyz(42.8962, 42.8778, 96.4398) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.75
Pastel Blue
#A2BFFE
ΔE00 4.96
Sky Blue (survey)
#75BBFD
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 7.92
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFFA #FAD489
analogous
#89E7FA #89AFFA #9B89FA
triadic
#89AFFA #FA89AF #AFFA89
tetradic
#89AFFA #FA89E7 #FAD489 #89FA9B
square
#89AFFA #FA89E7 #FAD489 #89FA9B
split-complementary
#89AFFA #FA9B89 #E7FA89
monochromatic
#145FF5 #4E87F8 #89AFFA #C4D7FC #E2EBFE
Accessibility & contrast
On white
2.19
#89AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#89AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFFA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFFA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#5DBFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89affa; /* rgb */ color: rgb(137, 175, 250); /* oklch */ color: oklch(75.6% 0.116 263.3);
Tailwind
colors: {
custom: {
50: '#b0c6fc',
500: '#89affa',
950: '#000000',
},
}SCSS
$custom: #89affa; $custom-light: #b0c6fc; $custom-dark: #000000;
JSON
{
"hex": "#89affa",
"rgb": {
"r": 137,
"g": 175,
"b": 250
},
"hsl": {
"h": 219.823,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.75606,
"c": 0.1164,
"h": 263.3
},
"luminance": 0.4288
}Semantic roles & 50–950 ramp
primary
#89AFFA
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285