#89A7E7#89A7E7
#89A7E7 is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.1% C 0.099 H 264.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89A7E7 |
|---|---|
| RGB | rgb(137, 167, 231) |
| HSL | hsl(221, 66%, 72%) |
| HSV | hsv(221, 41%, 91%) |
| CMYK | cmyk(40.7%, 27.7%, 0%, 9.4%) |
| CIE-LAB | lab(68.55, 5.68, -35.46) |
| CIE-LCH | lch(68.55, 35.92, 279.11°) |
| OKLab | oklab(73.07% -0.0091 -0.0989) |
| OKLCH | oklch(73.07% 0.099 264.7) |
| XYZ | xyz(38.5545, 38.7233, 81.0286) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 6.58
Cornflowerblue
#6495ED
ΔE00 6.81
Sky Blue (survey)
#75BBFD
ΔE00 9.12
Perrywinkle
#8F8CE7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A7E7 #E7C989
analogous
#89D6E7 #89A7E7 #9A89E7
triadic
#89A7E7 #E789A7 #A7E789
tetradic
#89A7E7 #E789D6 #E7C989 #89E79A
square
#89A7E7 #E789D6 #E7C989 #89E79A
split-complementary
#89A7E7 #E79A89 #D6E789
monochromatic
#2A5DCC #5681DD #89A7E7 #BCCDF1 #E6ECFA
Accessibility & contrast
On white
2.40
#89A7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#89A7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A7E7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A7E7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#87A3E6
Tritanopia (blue-blind)
#69B4BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89a7e7; /* rgb */ color: rgb(137, 167, 231); /* oklch */ color: oklch(73.1% 0.099 264.7);
Tailwind
colors: {
custom: {
50: '#afc0ef',
500: '#89a7e7',
950: '#000000',
},
}SCSS
$custom: #89a7e7; $custom-light: #afc0ef; $custom-dark: #000000;
JSON
{
"hex": "#89a7e7",
"rgb": {
"r": 137,
"g": 167,
"b": 231
},
"hsl": {
"h": 220.851,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.73068,
"c": 0.09934,
"h": 264.7
},
"luminance": 0.38725
}Semantic roles & 50–950 ramp
primary
#89A7E7
secondary
#F1EADA
accent
#9417CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184