#80A8FB#80A8FB
#80A8FB is a light, vivid blue. Relative luminance 0.396; OKLCH L 73.7% C 0.129 H 263.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #80A8FB |
|---|---|
| RGB | rgb(128, 168, 251) |
| HSL | hsl(220, 94%, 74%) |
| HSV | hsv(220, 49%, 98%) |
| CMYK | cmyk(49%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.15, 8.63, -45.47) |
| CIE-LCH | lch(69.15, 46.28, 280.74°) |
| OKLab | oklab(73.68% -0.0136 -0.128) |
| OKLCH | oklch(73.68% 0.129 263.9) |
| XYZ | xyz(40.3116, 39.5568, 96.7591) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.30
Cornflowerblue
#6495ED
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A8FB #FBD380
analogous
#80E5FB #80A8FB #9680FB
triadic
#80A8FB #FB80A8 #A8FB80
tetradic
#80A8FB #FB80E5 #FBD380 #80FB96
square
#80A8FB #FB80E5 #FBD380 #80FB96
split-complementary
#80A8FB #FB9680 #E5FB80
monochromatic
#0957F7 #457FF9 #80A8FB #BBD1FD #E1EBFE
Accessibility & contrast
On white
2.36
#80A8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#80A8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A8FB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A8FB | 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)
#88AFFE
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#4ABAC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80a8fb; /* rgb */ color: rgb(128, 168, 251); /* oklch */ color: oklch(73.7% 0.129 263.9);
Tailwind
colors: {
custom: {
50: '#abc1fd',
500: '#80a8fb',
950: '#000000',
},
}SCSS
$custom: #80a8fb; $custom-light: #abc1fd; $custom-dark: #000000;
JSON
{
"hex": "#80a8fb",
"rgb": {
"r": 128,
"g": 168,
"b": 251
},
"hsl": {
"h": 220.488,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.73683,
"c": 0.1287,
"h": 263.9
},
"luminance": 0.39559
}Semantic roles & 50–950 ramp
primary
#80A8FB
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185