#80B2FC#80B2FC
#80B2FC is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.8% C 0.120 H 258.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2FC |
|---|---|
| RGB | rgb(128, 178, 252) |
| HSL | hsl(216, 95%, 75%) |
| HSV | hsv(216, 49%, 99%) |
| CMYK | cmyk(49.2%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.86, 3.29, -41.77) |
| CIE-LCH | lch(71.86, 41.89, 274.50°) |
| OKLab | oklab(75.81% -0.0249 -0.1172) |
| OKLCH | oklch(75.81% 0.12 258) |
| XYZ | xyz(42.3872, 43.4553, 98.2307) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.81
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 6.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 8.22
Sky
#82CAFC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2FC #FCCA80
analogous
#80F0FC #80B2FC #8C80FC
triadic
#80B2FC #FC80B2 #B2FC80
tetradic
#80B2FC #FC80F0 #FCCA80 #80FC8C
square
#80B2FC #FC80F0 #FCCA80 #80FC8C
split-complementary
#80B2FC #FC8C80 #F0FC80
monochromatic
#086AF9 #448EFB #80B2FC #BCD6FD #E1EDFE
Accessibility & contrast
On white
2.17
#80B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#80B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2FC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2FC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#47C2CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80b2fc; /* rgb */ color: rgb(128, 178, 252); /* oklch */ color: oklch(75.8% 0.120 258.0);
Tailwind
colors: {
custom: {
50: '#abc8fd',
500: '#80b2fc',
950: '#000000',
},
}SCSS
$custom: #80b2fc; $custom-light: #abc8fd; $custom-dark: #000000;
JSON
{
"hex": "#80b2fc",
"rgb": {
"r": 128,
"g": 178,
"b": 252
},
"hsl": {
"h": 215.806,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.75809,
"c": 0.11981,
"h": 258
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#80B2FC
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285