#80A3FB#80A3FB
#80A3FB is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.7% C 0.134 H 266.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80A3FB |
|---|---|
| RGB | rgb(128, 163, 251) |
| HSL | hsl(223, 94%, 74%) |
| HSV | hsv(223, 49%, 98%) |
| CMYK | cmyk(49%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.83, 11.48, -47.54) |
| CIE-LCH | lch(67.83, 48.91, 283.58°) |
| OKLab | oklab(72.66% -0.0079 -0.134) |
| OKLCH | oklch(72.66% 0.134 266.6) |
| XYZ | xyz(39.4062, 37.7460, 96.4573) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 8.19
Sky Blue (survey)
#75BBFD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A3FB #FBD880
analogous
#80E0FB #80A3FB #9B80FB
triadic
#80A3FB #FB80A3 #A3FB80
tetradic
#80A3FB #FB80E0 #FBD880 #80FB9B
square
#80A3FB #FB80E0 #FBD880 #80FB9B
split-complementary
#80A3FB #FB9B80 #E0FB80
monochromatic
#094DF7 #4578F9 #80A3FB #BBCEFD #E1EAFE
Accessibility & contrast
On white
2.46
#80A3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#80A3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A3FB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A3FB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#4BB6C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80a3fb; /* rgb */ color: rgb(128, 163, 251); /* oklch */ color: oklch(72.7% 0.134 266.6);
Tailwind
colors: {
custom: {
50: '#abbdfd',
500: '#80a3fb',
950: '#000000',
},
}SCSS
$custom: #80a3fb; $custom-light: #abbdfd; $custom-dark: #000000;
JSON
{
"hex": "#80a3fb",
"rgb": {
"r": 128,
"g": 163,
"b": 251
},
"hsl": {
"h": 222.927,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.72659,
"c": 0.13427,
"h": 266.6
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#80A3FB
secondary
#F6EDD5
accent
#A400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111217
muted
#808185