#80ABE8#80ABE8
#80ABE8 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.4% C 0.101 H 257.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABE8 |
|---|---|
| RGB | rgb(128, 171, 232) |
| HSL | hsl(215, 69%, 71%) |
| HSV | hsv(215, 45%, 91%) |
| CMYK | cmyk(44.8%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(69.14, 1.44, -35.14) |
| CIE-LCH | lch(69.14, 35.17, 272.35°) |
| OKLab | oklab(73.4% -0.0224 -0.0981) |
| OKLCH | oklch(73.4% 0.101 257.2) |
| XYZ | xyz(38.0257, 39.5388, 81.9563) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 8.14
Light Grey Blue
#9DBCD4
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABE8 #E8BD80
analogous
#80DFE8 #80ABE8 #8980E8
triadic
#80ABE8 #E880AB #ABE880
tetradic
#80ABE8 #E880DF #E8BD80 #80E889
square
#80ABE8 #E880DF #E8BD80 #80E889
split-complementary
#80ABE8 #E88980 #DFE880
monochromatic
#2469C9 #4C89DF #80ABE8 #B4CDF1 #E5EEFA
Accessibility & contrast
On white
2.36
#80ABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#80ABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABE8
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABE8 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEB
Deuteranopia (green-blind)
#88A4E7
Tritanopia (blue-blind)
#57B8C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80abe8; /* rgb */ color: rgb(128, 171, 232); /* oklch */ color: oklch(73.4% 0.101 257.2);
Tailwind
colors: {
custom: {
50: '#a9c3ef',
500: '#80abe8',
950: '#000000',
},
}SCSS
$custom: #80abe8; $custom-light: #a9c3ef; $custom-dark: #000000;
JSON
{
"hex": "#80abe8",
"rgb": {
"r": 128,
"g": 171,
"b": 232
},
"hsl": {
"h": 215.192,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.73404,
"c": 0.10062,
"h": 257.2
},
"luminance": 0.39541
}Semantic roles & 50–950 ramp
primary
#80ABE8
secondary
#F0E4D4
accent
#8314D1
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184