#80ABED#80ABED
#80ABED is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.107 H 258.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABED |
|---|---|
| RGB | rgb(128, 171, 237) |
| HSL | hsl(216, 75%, 72%) |
| HSV | hsv(216, 46%, 93%) |
| CMYK | cmyk(46%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(69.35, 2.87, -37.55) |
| CIE-LCH | lch(69.35, 37.66, 274.37°) |
| OKLab | oklab(73.63% -0.0209 -0.105) |
| OKLCH | oklch(73.63% 0.107 258.7) |
| XYZ | xyz(38.7460, 39.8269, 85.7500) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABED #EDC280
analogous
#80E2ED #80ABED #8C80ED
triadic
#80ABED #ED80AB #ABED80
tetradic
#80ABED #ED80E2 #EDC280 #80ED8C
square
#80ABED #ED80E2 #EDC280 #80ED8C
split-complementary
#80ABED #ED8C80 #E2ED80
monochromatic
#1E66D4 #4A88E5 #80ABED #B6CEF5 #E4EDFB
Accessibility & contrast
On white
2.34
#80ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#80ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#54B9C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80abed; /* rgb */ color: rgb(128, 171, 237); /* oklch */ color: oklch(73.6% 0.107 258.7);
Tailwind
colors: {
custom: {
50: '#aac3f3',
500: '#80abed',
950: '#000000',
},
}SCSS
$custom: #80abed; $custom-light: #aac3f3; $custom-dark: #000000;
JSON
{
"hex": "#80abed",
"rgb": {
"r": 128,
"g": 171,
"b": 237
},
"hsl": {
"h": 216.33,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.73633,
"c": 0.1071,
"h": 258.7
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#80ABED
secondary
#F2E7D6
accent
#880ED7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185