#89AEFB#89AEFB
#89AEFB is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.4% C 0.119 H 264.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEFB |
|---|---|
| RGB | rgb(137, 174, 251) |
| HSL | hsl(221, 93%, 76%) |
| HSV | hsv(221, 45%, 98%) |
| CMYK | cmyk(45.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.25, 7.34, -42.14) |
| CIE-LCH | lch(71.25, 42.78, 279.88°) |
| OKLab | oklab(75.45% -0.0121 -0.1182) |
| OKLCH | oklch(75.45% 0.119 264.1) |
| XYZ | xyz(42.8595, 42.5529, 97.2032) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.07
Pastel Blue
#A2BFFE
ΔE00 5.09
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.77
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEFB #FBD689
analogous
#89E7FB #89AEFB #9D89FB
triadic
#89AEFB #FB89AE #AEFB89
tetradic
#89AEFB #FB89E7 #FBD689 #89FB9D
square
#89AEFB #FB89E7 #FBD689 #89FB9D
split-complementary
#89AEFB #FB9D89 #E7FB89
monochromatic
#135DF7 #4E85F9 #89AEFB #C4D7FD #E1EBFE
Accessibility & contrast
On white
2.21
#89AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#89AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEFB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEFB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#85AAF9
Tritanopia (blue-blind)
#5DBEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89aefb; /* rgb */ color: rgb(137, 174, 251); /* oklch */ color: oklch(75.4% 0.119 264.1);
Tailwind
colors: {
custom: {
50: '#b0c5fd',
500: '#89aefb',
950: '#000000',
},
}SCSS
$custom: #89aefb; $custom-light: #b0c5fd; $custom-dark: #000000;
JSON
{
"hex": "#89aefb",
"rgb": {
"r": 137,
"g": 174,
"b": 251
},
"hsl": {
"h": 220.526,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75448,
"c": 0.11879,
"h": 264.1
},
"luminance": 0.42556
}Semantic roles & 50–950 ramp
primary
#89AEFB
secondary
#F6EBD5
accent
#9B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185