#7FA5EB#7FA5EB
#7FA5EB is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.2% C 0.111 H 262.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5EB |
|---|---|
| RGB | rgb(127, 165, 235) |
| HSL | hsl(219, 73%, 71%) |
| HSV | hsv(219, 46%, 92%) |
| CMYK | cmyk(46%, 29.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.59, 5.43, -39.20) |
| CIE-LCH | lch(67.59, 39.57, 277.89°) |
| OKLab | oklab(72.22% -0.0152 -0.1098) |
| OKLCH | oklch(72.22% 0.111 262.1) |
| XYZ | xyz(37.1980, 37.4181, 83.8435) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 7.63
Sky Blue (survey)
#75BBFD
ΔE00 8.15
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5EB #EBC57F
analogous
#7FDBEB #7FA5EB #8F7FEB
triadic
#7FA5EB #EB7FA5 #A5EB7F
tetradic
#7FA5EB #EB7FDB #EBC57F #7FEB8F
square
#7FA5EB #EB7FDB #EBC57F #7FEB8F
split-complementary
#7FA5EB #EB8F7F #DBEB7F
monochromatic
#205ECF #4A80E3 #7FA5EB #B4CAF3 #E5ECFB
Accessibility & contrast
On white
2.48
#7FA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#7FA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5EB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5EB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#54B4BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fa5eb; /* rgb */ color: rgb(127, 165, 235); /* oklch */ color: oklch(72.2% 0.111 262.1);
Tailwind
colors: {
custom: {
50: '#a9bff1',
500: '#7fa5eb',
950: '#000000',
},
}SCSS
$custom: #7fa5eb; $custom-light: #a9bff1; $custom-dark: #000000;
JSON
{
"hex": "#7fa5eb",
"rgb": {
"r": 127,
"g": 165,
"b": 235
},
"hsl": {
"h": 218.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.72219,
"c": 0.11088,
"h": 262.1
},
"luminance": 0.3742
}Semantic roles & 50–950 ramp
primary
#7FA5EB
secondary
#F1E7D5
accent
#9010D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185