#80A4E8#80A4E8
#80A4E8 is a light, moderate blue. Relative luminance 0.370; OKLCH L 71.9% C 0.107 H 262.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80A4E8 |
|---|---|
| RGB | rgb(128, 164, 232) |
| HSL | hsl(219, 69%, 71%) |
| HSV | hsv(219, 45%, 91%) |
| CMYK | cmyk(44.8%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(67.25, 5.38, -38.08) |
| CIE-LCH | lch(67.25, 38.46, 278.05°) |
| OKLab | oklab(71.93% -0.0139 -0.1066) |
| OKLCH | oklch(71.93% 0.107 262.6) |
| XYZ | xyz(36.7383, 36.9641, 81.5272) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 8.31
Sky Blue (survey)
#75BBFD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A4E8 #E8C480
analogous
#80D8E8 #80A4E8 #9080E8
triadic
#80A4E8 #E880A4 #A4E880
tetradic
#80A4E8 #E880D8 #E8C480 #80E890
square
#80A4E8 #E880D8 #E8C480 #80E890
split-complementary
#80A4E8 #E89080 #D8E880
monochromatic
#245DC9 #4C7FDF #80A4E8 #B4C9F1 #E5ECFA
Accessibility & contrast
On white
2.50
#80A4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#80A4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A4E8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A4E8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EB
Deuteranopia (green-blind)
#809FE7
Tritanopia (blue-blind)
#58B2BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80a4e8; /* rgb */ color: rgb(128, 164, 232); /* oklch */ color: oklch(71.9% 0.107 262.6);
Tailwind
colors: {
custom: {
50: '#a9beef',
500: '#80a4e8',
950: '#000000',
},
}SCSS
$custom: #80a4e8; $custom-light: #a9beef; $custom-dark: #000000;
JSON
{
"hex": "#80a4e8",
"rgb": {
"r": 128,
"g": 164,
"b": 232
},
"hsl": {
"h": 219.231,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.71927,
"c": 0.10749,
"h": 262.6
},
"luminance": 0.36966
}Semantic roles & 50–950 ramp
primary
#80A4E8
secondary
#F0E6D4
accent
#9014D1
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184