#7FA1EB#7FA1EB
#7FA1EB is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.4% C 0.115 H 264.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1EB |
|---|---|
| RGB | rgb(127, 161, 235) |
| HSL | hsl(221, 73%, 71%) |
| HSV | hsv(221, 46%, 92%) |
| CMYK | cmyk(46%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.52, 7.71, -40.87) |
| CIE-LCH | lch(66.52, 41.59, 280.68°) |
| OKLab | oklab(71.39% -0.0104 -0.1147) |
| OKLCH | oklch(71.39% 0.115 264.8) |
| XYZ | xyz(36.4878, 35.9977, 83.6067) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.72
Periwinkle Blue
#8F99FB
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 8.37
Faded Blue
#658CBB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1EB #EBC97F
analogous
#7FD7EB #7FA1EB #937FEB
triadic
#7FA1EB #EB7FA1 #A1EB7F
tetradic
#7FA1EB #EB7FD7 #EBC97F #7FEB93
square
#7FA1EB #EB7FD7 #EBC97F #7FEB93
split-complementary
#7FA1EB #EB937F #D7EB7F
monochromatic
#2057CF #4A7AE3 #7FA1EB #B4C8F3 #E5ECFB
Accessibility & contrast
On white
2.56
#7FA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7FA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1EB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1EB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#7A9DE9
Tritanopia (blue-blind)
#55B1BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa1eb; /* rgb */ color: rgb(127, 161, 235); /* oklch */ color: oklch(71.4% 0.115 264.8);
Tailwind
colors: {
custom: {
50: '#a9bcf1',
500: '#7fa1eb',
950: '#000000',
},
}SCSS
$custom: #7fa1eb; $custom-light: #a9bcf1; $custom-dark: #000000;
JSON
{
"hex": "#7fa1eb",
"rgb": {
"r": 127,
"g": 161,
"b": 235
},
"hsl": {
"h": 221.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.71385,
"c": 0.11516,
"h": 264.8
},
"luminance": 0.36
}Semantic roles & 50–950 ramp
primary
#7FA1EB
secondary
#F1E8D5
accent
#9710D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185