#80B2FF#80B2FF
#80B2FF is a light, vivid blue. Relative luminance 0.436; OKLCH L 76.0% C 0.124 H 258.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2FF |
|---|---|
| RGB | rgb(128, 178, 255) |
| HSL | hsl(216, 100%, 75%) |
| HSV | hsv(216, 50%, 100%) |
| CMYK | cmyk(49.8%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.99, 4.16, -43.18) |
| CIE-LCH | lch(71.99, 43.38, 275.51°) |
| OKLab | oklab(75.95% -0.024 -0.1213) |
| OKLCH | oklch(75.95% 0.124 258.8) |
| XYZ | xyz(42.8664, 43.6469, 100.7542) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.78
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Pastel Blue
#A2BFFE
ΔE00 6.03
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Cornflowerblue
#6495ED
ΔE00 8.26
Sky
#82CAFC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2FF #FFCD80
analogous
#80F1FF #80B2FF #8D80FF
triadic
#80B2FF #FF80B2 #B2FF80
tetradic
#80B2FF #FF80F1 #FFCD80 #80FF8D
square
#80B2FF #FF80F1 #FFCD80 #80FF8D
split-complementary
#80B2FF #FF8D80 #F1FF80
monochromatic
#0668FF #438DFF #80B2FF #BDD7FF #E0ECFF
Accessibility & contrast
On white
2.16
#80B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#80B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2FF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2FF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#44C3CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #80b2ff; /* rgb */ color: rgb(128, 178, 255); /* oklch */ color: oklch(76.0% 0.124 258.8);
Tailwind
colors: {
custom: {
50: '#abc8ff',
500: '#80b2ff',
950: '#000000',
},
}SCSS
$custom: #80b2ff; $custom-light: #abc8ff; $custom-dark: #000000;
JSON
{
"hex": "#80b2ff",
"rgb": {
"r": 128,
"g": 178,
"b": 255
},
"hsl": {
"h": 216.378,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75952,
"c": 0.12366,
"h": 258.8
},
"luminance": 0.4365
}Semantic roles & 50–950 ramp
primary
#80B2FF
secondary
#F7E9D4
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286