#7FA7EB#7FA7EB
#7FA7EB is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.6% C 0.109 H 260.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7EB |
|---|---|
| RGB | rgb(127, 167, 235) |
| HSL | hsl(218, 73%, 71%) |
| HSV | hsv(218, 46%, 92%) |
| CMYK | cmyk(46%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(68.13, 4.30, -38.36) |
| CIE-LCH | lch(68.13, 38.60, 276.40°) |
| OKLab | oklab(72.64% -0.0176 -0.1074) |
| OKLCH | oklch(72.64% 0.109 260.7) |
| XYZ | xyz(37.5616, 38.1452, 83.9647) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7EB #EBC37F
analogous
#7FDDEB #7FA7EB #8D7FEB
triadic
#7FA7EB #EB7FA7 #A7EB7F
tetradic
#7FA7EB #EB7FDD #EBC37F #7FEB8D
square
#7FA7EB #EB7FDD #EBC37F #7FEB8D
split-complementary
#7FA7EB #EB8D7F #DDEB7F
monochromatic
#2061CF #4A83E3 #7FA7EB #B4CBF3 #E5EDFB
Accessibility & contrast
On white
2.43
#7FA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7FA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7EB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7EB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#54B6BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa7eb; /* rgb */ color: rgb(127, 167, 235); /* oklch */ color: oklch(72.6% 0.109 260.7);
Tailwind
colors: {
custom: {
50: '#a9c0f1',
500: '#7fa7eb',
950: '#000000',
},
}SCSS
$custom: #7fa7eb; $custom-light: #a9c0f1; $custom-dark: #000000;
JSON
{
"hex": "#7fa7eb",
"rgb": {
"r": 127,
"g": 167,
"b": 235
},
"hsl": {
"h": 217.778,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.72639,
"c": 0.10884,
"h": 260.7
},
"luminance": 0.38148
}Semantic roles & 50–950 ramp
primary
#7FA7EB
secondary
#F1E7D5
accent
#8C10D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185