#80ABEC#80ABEC
#80ABEC is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.106 H 258.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABEC |
|---|---|
| RGB | rgb(128, 171, 236) |
| HSL | hsl(216, 74%, 71%) |
| HSV | hsv(216, 46%, 93%) |
| CMYK | cmyk(45.8%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(69.30, 2.58, -37.07) |
| CIE-LCH | lch(69.30, 37.16, 273.98°) |
| OKLab | oklab(73.59% -0.0212 -0.1036) |
| OKLCH | oklch(73.59% 0.106 258.4) |
| XYZ | xyz(38.6003, 39.7687, 84.9827) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.71
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Cornflowerblue
#6495ED
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABEC #ECC180
analogous
#80E1EC #80ABEC #8B80EC
triadic
#80ABEC #EC80AB #ABEC80
tetradic
#80ABEC #EC80E1 #ECC180 #80EC8B
square
#80ABEC #EC80E1 #ECC180 #80EC8B
split-complementary
#80ABEC #EC8B80 #E1EC80
monochromatic
#1F67D2 #4B88E4 #80ABEC #B5CEF4 #E4EDFB
Accessibility & contrast
On white
2.35
#80ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#80ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABEC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABEC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#55B9C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80abec; /* rgb */ color: rgb(128, 171, 236); /* oklch */ color: oklch(73.6% 0.106 258.4);
Tailwind
colors: {
custom: {
50: '#aac3f2',
500: '#80abec',
950: '#000000',
},
}SCSS
$custom: #80abec; $custom-light: #aac3f2; $custom-dark: #000000;
JSON
{
"hex": "#80abec",
"rgb": {
"r": 128,
"g": 171,
"b": 236
},
"hsl": {
"h": 216.111,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.73587,
"c": 0.10579,
"h": 258.4
},
"luminance": 0.39771
}Semantic roles & 50–950 ramp
primary
#80ABEC
secondary
#F2E7D6
accent
#870FD6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185