#80ABE9#80ABE9
#80ABE9 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.4% C 0.102 H 257.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABE9 |
|---|---|
| RGB | rgb(128, 171, 233) |
| HSL | hsl(215, 70%, 71%) |
| HSV | hsv(215, 45%, 91%) |
| CMYK | cmyk(45.1%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(69.18, 1.73, -35.62) |
| CIE-LCH | lch(69.18, 35.66, 272.78°) |
| OKLab | oklab(73.45% -0.0221 -0.0995) |
| OKLCH | oklch(73.45% 0.102 257.5) |
| XYZ | xyz(38.1681, 39.5958, 82.7065) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 6.16
Cornflowerblue
#6495ED
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 8.12
Light Grey Blue
#9DBCD4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABE9 #E9BE80
analogous
#80DFE9 #80ABE9 #8980E9
triadic
#80ABE9 #E980AB #ABE980
tetradic
#80ABE9 #E980DF #E9BE80 #80E989
square
#80ABE9 #E980DF #E9BE80 #80E989
split-complementary
#80ABE9 #E98980 #DFE980
monochromatic
#2368CB #4C88E0 #80ABE9 #B4CEF2 #E5EEFA
Accessibility & contrast
On white
2.35
#80ABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#80ABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABE9
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABE9 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEC
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#56B9C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80abe9; /* rgb */ color: rgb(128, 171, 233); /* oklch */ color: oklch(73.4% 0.102 257.5);
Tailwind
colors: {
custom: {
50: '#a9c3f0',
500: '#80abe9',
950: '#000000',
},
}SCSS
$custom: #80abe9; $custom-light: #a9c3f0; $custom-dark: #000000;
JSON
{
"hex": "#80abe9",
"rgb": {
"r": 128,
"g": 171,
"b": 233
},
"hsl": {
"h": 215.429,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.73449,
"c": 0.10191,
"h": 257.5
},
"luminance": 0.39598
}Semantic roles & 50–950 ramp
primary
#80ABE9
secondary
#F1E5D4
accent
#8413D2
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184