#7FA9EB#7FA9EB
#7FA9EB is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.1% C 0.107 H 259.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9EB |
|---|---|
| RGB | rgb(127, 169, 235) |
| HSL | hsl(217, 73%, 71%) |
| HSV | hsv(217, 46%, 92%) |
| CMYK | cmyk(46%, 28.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.67, 3.17, -37.52) |
| CIE-LCH | lch(68.67, 37.65, 274.84°) |
| OKLab | oklab(73.06% -0.02 -0.105) |
| OKLCH | oklch(73.06% 0.107 259.2) |
| XYZ | xyz(37.9308, 38.8837, 84.0877) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 5.95
Sky Blue (survey)
#75BBFD
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9EB #EBC17F
analogous
#7FDFEB #7FA9EB #8B7FEB
triadic
#7FA9EB #EB7FA9 #A9EB7F
tetradic
#7FA9EB #EB7FDF #EBC17F #7FEB8B
square
#7FA9EB #EB7FDF #EBC17F #7FEB8B
split-complementary
#7FA9EB #EB8B7F #DFEB7F
monochromatic
#2064CF #4A85E3 #7FA9EB #B4CDF3 #E5EDFB
Accessibility & contrast
On white
2.39
#7FA9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7FA9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9EB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9EB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#53B7C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa9eb; /* rgb */ color: rgb(127, 169, 235); /* oklch */ color: oklch(73.1% 0.107 259.2);
Tailwind
colors: {
custom: {
50: '#a9c2f1',
500: '#7fa9eb',
950: '#000000',
},
}SCSS
$custom: #7fa9eb; $custom-light: #a9c2f1; $custom-dark: #000000;
JSON
{
"hex": "#7fa9eb",
"rgb": {
"r": 127,
"g": 169,
"b": 235
},
"hsl": {
"h": 216.667,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.7306,
"c": 0.10686,
"h": 259.2
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#7FA9EB
secondary
#F1E6D5
accent
#8910D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185