#80B2FB#80B2FB
#80B2FB is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.8% C 0.119 H 257.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2FB |
|---|---|
| RGB | rgb(128, 178, 251) |
| HSL | hsl(216, 94%, 74%) |
| HSV | hsv(216, 49%, 98%) |
| CMYK | cmyk(49%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(71.82, 2.99, -41.29) |
| CIE-LCH | lch(71.82, 41.40, 274.15°) |
| OKLab | oklab(75.76% -0.0251 -0.1158) |
| OKLCH | oklch(75.76% 0.119 257.7) |
| XYZ | xyz(42.2292, 43.3921, 97.3983) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.83
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 6.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.72
Cornflowerblue
#6495ED
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2FB #FBC980
analogous
#80EFFB #80B2FB #8C80FB
triadic
#80B2FB #FB80B2 #B2FB80
tetradic
#80B2FB #FB80EF #FBC980 #80FB8C
square
#80B2FB #FB80EF #FBC980 #80FB8C
split-complementary
#80B2FB #FB8C80 #EFFB80
monochromatic
#096AF7 #458EF9 #80B2FB #BBD6FD #E1EDFE
Accessibility & contrast
On white
2.17
#80B2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#80B2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2FB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2FB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FE
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#48C2CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80b2fb; /* rgb */ color: rgb(128, 178, 251); /* oklch */ color: oklch(75.8% 0.119 257.7);
Tailwind
colors: {
custom: {
50: '#abc8fd',
500: '#80b2fb',
950: '#000000',
},
}SCSS
$custom: #80b2fb; $custom-light: #abc8fd; $custom-dark: #000000;
JSON
{
"hex": "#80b2fb",
"rgb": {
"r": 128,
"g": 178,
"b": 251
},
"hsl": {
"h": 215.61,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.75762,
"c": 0.11853,
"h": 257.7
},
"luminance": 0.43395
}Semantic roles & 50–950 ramp
primary
#80B2FB
secondary
#F6E9D5
accent
#8800E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285