#80ABEA#80ABEA
#80ABEA is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.5% C 0.103 H 257.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABEA |
|---|---|
| RGB | rgb(128, 171, 234) |
| HSL | hsl(216, 72%, 71%) |
| HSV | hsv(216, 45%, 92%) |
| CMYK | cmyk(45.3%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.22, 2.01, -36.10) |
| CIE-LCH | lch(69.22, 36.16, 273.19°) |
| OKLab | oklab(73.5% -0.0218 -0.1009) |
| OKLCH | oklch(73.5% 0.103 257.8) |
| XYZ | xyz(38.3114, 39.6531, 83.4610) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.79
Sky Blue (survey)
#75BBFD
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.79
Periwinkle Blue
#8F99FB
ΔE00 8.09
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABEA #EABF80
analogous
#80E0EA #80ABEA #8A80EA
triadic
#80ABEA #EA80AB #ABEA80
tetradic
#80ABEA #EA80E0 #EABF80 #80EA8A
square
#80ABEA #EA80E0 #EABF80 #80EA8A
split-complementary
#80ABEA #EA8A80 #E0EA80
monochromatic
#2268CE #4B88E1 #80ABEA #B5CEF3 #E5EEFB
Accessibility & contrast
On white
2.35
#80ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#80ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABEA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABEA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFED
Deuteranopia (green-blind)
#87A4E9
Tritanopia (blue-blind)
#56B9C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80abea; /* rgb */ color: rgb(128, 171, 234); /* oklch */ color: oklch(73.5% 0.103 257.8);
Tailwind
colors: {
custom: {
50: '#a9c3f1',
500: '#80abea',
950: '#000000',
},
}SCSS
$custom: #80abea; $custom-light: #a9c3f1; $custom-dark: #000000;
JSON
{
"hex": "#80abea",
"rgb": {
"r": 128,
"g": 171,
"b": 234
},
"hsl": {
"h": 215.66,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73495,
"c": 0.1032,
"h": 257.8
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#80ABEA
secondary
#F1E6D5
accent
#8512D4
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184