#7FA3EB#7FA3EB
#7FA3EB is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.8% C 0.113 H 263.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3EB |
|---|---|
| RGB | rgb(127, 163, 235) |
| HSL | hsl(220, 73%, 71%) |
| HSV | hsv(220, 46%, 92%) |
| CMYK | cmyk(46%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(67.05, 6.57, -40.03) |
| CIE-LCH | lch(67.05, 40.57, 279.32°) |
| OKLab | oklab(71.8% -0.0128 -0.1123) |
| OKLCH | oklch(71.8% 0.113 263.5) |
| XYZ | xyz(36.8401, 36.7023, 83.7242) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 7.98
Soft Blue
#6488EA
ΔE00 8.02
Sky Blue (survey)
#75BBFD
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3EB #EBC77F
analogous
#7FD9EB #7FA3EB #917FEB
triadic
#7FA3EB #EB7FA3 #A3EB7F
tetradic
#7FA3EB #EB7FD9 #EBC77F #7FEB91
square
#7FA3EB #EB7FD9 #EBC77F #7FEB91
split-complementary
#7FA3EB #EB917F #D9EB7F
monochromatic
#205BCF #4A7DE3 #7FA3EB #B4C9F3 #E5ECFB
Accessibility & contrast
On white
2.52
#7FA3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7FA3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3EB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3EB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#55B2BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa3eb; /* rgb */ color: rgb(127, 163, 235); /* oklch */ color: oklch(71.8% 0.113 263.5);
Tailwind
colors: {
custom: {
50: '#a9bef1',
500: '#7fa3eb',
950: '#000000',
},
}SCSS
$custom: #7fa3eb; $custom-light: #a9bef1; $custom-dark: #000000;
JSON
{
"hex": "#7fa3eb",
"rgb": {
"r": 127,
"g": 163,
"b": 235
},
"hsl": {
"h": 220,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.71801,
"c": 0.11299,
"h": 263.5
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#7FA3EB
secondary
#F1E8D5
accent
#9410D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185