#7FA6EB#7FA6EB
#7FA6EB is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.4% C 0.110 H 261.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6EB |
|---|---|
| RGB | rgb(127, 166, 235) |
| HSL | hsl(218, 73%, 71%) |
| HSV | hsv(218, 46%, 92%) |
| CMYK | cmyk(46%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.86, 4.87, -38.78) |
| CIE-LCH | lch(67.86, 39.08, 277.15°) |
| OKLab | oklab(72.43% -0.0164 -0.1086) |
| OKLCH | oklch(72.43% 0.11 261.4) |
| XYZ | xyz(37.3791, 37.7803, 83.9038) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.05
Cornflowerblue
#6495ED
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6EB #EBC47F
analogous
#7FDCEB #7FA6EB #8E7FEB
triadic
#7FA6EB #EB7FA6 #A6EB7F
tetradic
#7FA6EB #EB7FDC #EBC47F #7FEB8E
square
#7FA6EB #EB7FDC #EBC47F #7FEB8E
split-complementary
#7FA6EB #EB8E7F #DCEB7F
monochromatic
#2060CF #4A81E3 #7FA6EB #B4CBF3 #E5EDFB
Accessibility & contrast
On white
2.45
#7FA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7FA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6EB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6EB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#54B5BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fa6eb; /* rgb */ color: rgb(127, 166, 235); /* oklch */ color: oklch(72.4% 0.110 261.4);
Tailwind
colors: {
custom: {
50: '#a9c0f1',
500: '#7fa6eb',
950: '#000000',
},
}SCSS
$custom: #7fa6eb; $custom-light: #a9c0f1; $custom-dark: #000000;
JSON
{
"hex": "#7fa6eb",
"rgb": {
"r": 127,
"g": 166,
"b": 235
},
"hsl": {
"h": 218.333,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.72429,
"c": 0.10986,
"h": 261.4
},
"luminance": 0.37783
}Semantic roles & 50–950 ramp
primary
#7FA6EB
secondary
#F1E7D5
accent
#8E10D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185