#80B7FD#80B7FD
#80B7FD is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.9% C 0.117 H 254.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80B7FD |
|---|---|
| RGB | rgb(128, 183, 253) |
| HSL | hsl(214, 97%, 75%) |
| HSV | hsv(214, 49%, 99%) |
| CMYK | cmyk(49.4%, 27.7%, 0%, 0.8%) |
| CIE-LAB | lab(73.25, 0.80, -40.14) |
| CIE-LCH | lch(73.25, 40.15, 271.14°) |
| OKLab | oklab(76.91% -0.0303 -0.1125) |
| OKLCH | oklch(76.91% 0.117 254.9) |
| XYZ | xyz(43.5591, 45.5449, 99.4051) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.85
Sky Blue (survey)
#75BBFD
ΔE00 3.00
Pastel Blue
#A2BFFE
ΔE00 6.26
Baby Blue (survey)
#A2CFFE
ΔE00 6.67
Sky
#82CAFC
ΔE00 6.91
Light Blue
#95D0FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B7FD #FDC680
analogous
#80F5FD #80B7FD #8880FD
triadic
#80B7FD #FD80B7 #B7FD80
tetradic
#80B7FD #FD80F5 #FDC680 #80FD88
square
#80B7FD #FD80F5 #FDC680 #80FD88
split-complementary
#80B7FD #FD8880 #F5FD80
monochromatic
#0773FB #4495FC #80B7FD #BCD9FE #E1EEFF
Accessibility & contrast
On white
2.08
#80B7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#80B7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B7FD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B7FD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#45C7CF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #80b7fd; /* rgb */ color: rgb(128, 183, 253); /* oklch */ color: oklch(76.9% 0.117 254.9);
Tailwind
colors: {
custom: {
50: '#abccfe',
500: '#80b7fd',
950: '#000000',
},
}SCSS
$custom: #80b7fd; $custom-light: #abccfe; $custom-dark: #000000;
JSON
{
"hex": "#80b7fd",
"rgb": {
"r": 128,
"g": 183,
"b": 253
},
"hsl": {
"h": 213.6,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.76908,
"c": 0.1165,
"h": 254.9
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#80B7FD
secondary
#F7E8D4
accent
#8100E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286