#80B3FC#80B3FC
#80B3FC is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.0% C 0.119 H 257.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80B3FC |
|---|---|
| RGB | rgb(128, 179, 252) |
| HSL | hsl(215, 95%, 75%) |
| HSV | hsv(215, 49%, 99%) |
| CMYK | cmyk(49.2%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(72.13, 2.73, -41.35) |
| CIE-LCH | lch(72.13, 41.44, 273.77°) |
| OKLab | oklab(76.02% -0.026 -0.116) |
| OKLCH | oklch(76.02% 0.119 257.4) |
| XYZ | xyz(42.5869, 43.8547, 98.2973) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.70
Sky Blue (survey)
#75BBFD
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 6.07
Baby Blue (survey)
#A2CFFE
ΔE00 7.50
Sky
#82CAFC
ΔE00 8.13
Cornflowerblue
#6495ED
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B3FC #FCC980
analogous
#80F1FC #80B3FC #8B80FC
triadic
#80B3FC #FC80B3 #B3FC80
tetradic
#80B3FC #FC80F1 #FCC980 #80FC8B
square
#80B3FC #FC80F1 #FCC980 #80FC8B
split-complementary
#80B3FC #FC8B80 #F1FC80
monochromatic
#086BF9 #448FFB #80B3FC #BCD7FD #E1EDFE
Accessibility & contrast
On white
2.15
#80B3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#80B3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B3FC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B3FC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#47C3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #80b3fc; /* rgb */ color: rgb(128, 179, 252); /* oklch */ color: oklch(76.0% 0.119 257.4);
Tailwind
colors: {
custom: {
50: '#abc9fd',
500: '#80b3fc',
950: '#000000',
},
}SCSS
$custom: #80b3fc; $custom-light: #abc9fd; $custom-dark: #000000;
JSON
{
"hex": "#80b3fc",
"rgb": {
"r": 128,
"g": 179,
"b": 252
},
"hsl": {
"h": 215.323,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.76019,
"c": 0.11886,
"h": 257.4
},
"luminance": 0.43858
}Semantic roles & 50–950 ramp
primary
#80B3FC
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285