#89AFFB#89AFFB
#89AFFB is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.7% C 0.118 H 263.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFFB |
|---|---|
| RGB | rgb(137, 175, 251) |
| HSL | hsl(220, 93%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(45.4%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.51, 6.78, -41.73) |
| CIE-LCH | lch(71.51, 42.28, 279.22°) |
| OKLab | oklab(75.65% -0.0133 -0.117) |
| OKLCH | oklch(75.65% 0.118 263.5) |
| XYZ | xyz(43.0534, 42.9407, 97.2678) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.76
Pastel Blue
#A2BFFE
ΔE00 4.96
Sky Blue (survey)
#75BBFD
ΔE00 6.91
Periwinkle Blue
#8F99FB
ΔE00 7.61
Cornflowerblue
#6495ED
ΔE00 7.94
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFFB #FBD589
analogous
#89E8FB #89AFFB #9C89FB
triadic
#89AFFB #FB89AF #AFFB89
tetradic
#89AFFB #FB89E8 #FBD589 #89FB9C
square
#89AFFB #FB89E8 #FBD589 #89FB9C
split-complementary
#89AFFB #FB9C89 #E8FB89
monochromatic
#135FF7 #4E87F9 #89AFFB #C4D7FD #E1EBFE
Accessibility & contrast
On white
2.19
#89AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#89AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFFB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFFB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#5DBFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89affb; /* rgb */ color: rgb(137, 175, 251); /* oklch */ color: oklch(75.7% 0.118 263.5);
Tailwind
colors: {
custom: {
50: '#b0c6fd',
500: '#89affb',
950: '#000000',
},
}SCSS
$custom: #89affb; $custom-light: #b0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#89affb",
"rgb": {
"r": 137,
"g": 175,
"b": 251
},
"hsl": {
"h": 220,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75654,
"c": 0.11773,
"h": 263.5
},
"luminance": 0.42943
}Semantic roles & 50–950 ramp
primary
#89AFFB
secondary
#F6EBD5
accent
#9900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285