#7FB0FF#7FB0FF
#7FB0FF is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.5% C 0.126 H 259.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0FF |
|---|---|
| RGB | rgb(127, 176, 255) |
| HSL | hsl(217, 100%, 75%) |
| HSV | hsv(217, 50%, 100%) |
| CMYK | cmyk(50.2%, 31%, 0%, 0%) |
| CIE-LAB | lab(71.41, 5.06, -44.11) |
| CIE-LCH | lch(71.41, 44.40, 276.55°) |
| OKLab | oklab(75.48% -0.0227 -0.124) |
| OKLCH | oklch(75.48% 0.126 259.6) |
| XYZ | xyz(42.3216, 42.7797, 100.6155) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.20
Sky Blue (survey)
#75BBFD
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0FF #FFCE7F
analogous
#7FF0FF #7FB0FF #8E7FFF
triadic
#7FB0FF #FF7FB0 #B0FF7F
tetradic
#7FB0FF #FF7FF0 #FFCE7F #7FFF8E
square
#7FB0FF #FF7FF0 #FFCE7F #7FFF8E
split-complementary
#7FB0FF #FF8E7F #F0FF7F
monochromatic
#0564FF #428AFF #7FB0FF #BCD6FF #E0ECFF
Accessibility & contrast
On white
2.20
#7FB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#7FB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0FF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0FF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#42C1CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb0ff; /* rgb */ color: rgb(127, 176, 255); /* oklch */ color: oklch(75.5% 0.126 259.6);
Tailwind
colors: {
custom: {
50: '#abc7ff',
500: '#7fb0ff',
950: '#000000',
},
}SCSS
$custom: #7fb0ff; $custom-light: #abc7ff; $custom-dark: #000000;
JSON
{
"hex": "#7fb0ff",
"rgb": {
"r": 127,
"g": 176,
"b": 255
},
"hsl": {
"h": 217.031,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7548,
"c": 0.12606,
"h": 259.6
},
"luminance": 0.42783
}Semantic roles & 50–950 ramp
primary
#7FB0FF
secondary
#F7EAD4
accent
#8E00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286