#89A2EF#89A2EF
#89A2EF is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.4% C 0.116 H 269.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2EF |
|---|---|
| RGB | rgb(137, 162, 239) |
| HSL | hsl(225, 76%, 74%) |
| HSV | hsv(225, 43%, 94%) |
| CMYK | cmyk(42.7%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.57, 10.74, -41.37) |
| CIE-LCH | lch(67.57, 42.75, 284.55°) |
| OKLab | oklab(72.42% -0.0007 -0.116) |
| OKLCH | oklch(72.42% 0.116 269.6) |
| XYZ | xyz(38.8120, 37.3890, 86.8163) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.95
Cornflowerblue
#6495ED
ΔE00 6.53
Carolina Blue
#8AB8FE
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2EF #EFD689
analogous
#89D5EF #89A2EF #A389EF
triadic
#89A2EF #EF89A2 #A2EF89
tetradic
#89A2EF #EF89D5 #EFD689 #89EFA3
square
#89A2EF #EF89D5 #EFD689 #89EFA3
split-complementary
#89A2EF #EFA389 #D5EF89
monochromatic
#1E4EDF #5378E8 #89A2EF #BFCCF6 #E4EAFB
Accessibility & contrast
On white
2.48
#89A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#89A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2EF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2EF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#7DA1ED
Tritanopia (blue-blind)
#66B2BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a2ef; /* rgb */ color: rgb(137, 162, 239); /* oklch */ color: oklch(72.4% 0.116 269.6);
Tailwind
colors: {
custom: {
50: '#afbdf4',
500: '#89a2ef',
950: '#000000',
},
}SCSS
$custom: #89a2ef; $custom-light: #afbdf4; $custom-dark: #000000;
JSON
{
"hex": "#89a2ef",
"rgb": {
"r": 137,
"g": 162,
"b": 239
},
"hsl": {
"h": 225.294,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.72416,
"c": 0.11598,
"h": 269.6
},
"luminance": 0.37391
}Semantic roles & 50–950 ramp
primary
#89A2EF
secondary
#F3ECD8
accent
#A70DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185