#7FA8EB#7FA8EB
#7FA8EB is a light, moderate blue. Relative luminance 0.385; OKLCH L 72.8% C 0.108 H 259.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8EB |
|---|---|
| RGB | rgb(127, 168, 235) |
| HSL | hsl(217, 73%, 71%) |
| HSV | hsv(217, 46%, 92%) |
| CMYK | cmyk(46%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.40, 3.74, -37.94) |
| CIE-LCH | lch(68.40, 38.12, 275.63°) |
| OKLab | oklab(72.85% -0.0188 -0.1062) |
| OKLCH | oklch(72.85% 0.108 259.9) |
| XYZ | xyz(37.7455, 38.5130, 84.0260) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.74
Sky Blue (survey)
#75BBFD
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.37
Soft Blue
#6488EA
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8EB #EBC27F
analogous
#7FDEEB #7FA8EB #8C7FEB
triadic
#7FA8EB #EB7FA8 #A8EB7F
tetradic
#7FA8EB #EB7FDE #EBC27F #7FEB8C
square
#7FA8EB #EB7FDE #EBC27F #7FEB8C
split-complementary
#7FA8EB #EB8C7F #DEEB7F
monochromatic
#2063CF #4A84E3 #7FA8EB #B4CCF3 #E5EDFB
Accessibility & contrast
On white
2.41
#7FA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#7FA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8EB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8EB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#83A2EA
Tritanopia (blue-blind)
#54B6C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa8eb; /* rgb */ color: rgb(127, 168, 235); /* oklch */ color: oklch(72.8% 0.108 259.9);
Tailwind
colors: {
custom: {
50: '#a9c1f1',
500: '#7fa8eb',
950: '#000000',
},
}SCSS
$custom: #7fa8eb; $custom-light: #a9c1f1; $custom-dark: #000000;
JSON
{
"hex": "#7fa8eb",
"rgb": {
"r": 127,
"g": 168,
"b": 235
},
"hsl": {
"h": 217.222,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.72849,
"c": 0.10784,
"h": 259.9
},
"luminance": 0.38515
}Semantic roles & 50–950 ramp
primary
#7FA8EB
secondary
#F1E6D5
accent
#8A10D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185