#7FA9EA#7FA9EA
#7FA9EA is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.0% C 0.106 H 258.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9EA |
|---|---|
| RGB | rgb(127, 169, 234) |
| HSL | hsl(216, 72%, 71%) |
| HSV | hsv(216, 46%, 92%) |
| CMYK | cmyk(45.7%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.63, 2.89, -37.03) |
| CIE-LCH | lch(68.63, 37.15, 274.46°) |
| OKLab | oklab(73.01% -0.0203 -0.1036) |
| OKLCH | oklch(73.01% 0.106 258.9) |
| XYZ | xyz(37.7868, 38.8261, 83.3290) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.27
Cornflowerblue
#6495ED
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9EA #EAC07F
analogous
#7FDEEA #7FA9EA #8A7FEA
triadic
#7FA9EA #EA7FA9 #A9EA7F
tetradic
#7FA9EA #EA7FDE #EAC07F #7FEA8A
square
#7FA9EA #EA7FDE #EAC07F #7FEA8A
split-complementary
#7FA9EA #EA8A7F #DEEA7F
monochromatic
#2265CD #4A86E1 #7FA9EA #B4CCF3 #E5EDFB
Accessibility & contrast
On white
2.40
#7FA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#7FA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9EA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9EA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#54B7C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa9ea; /* rgb */ color: rgb(127, 169, 234); /* oklch */ color: oklch(73.0% 0.106 258.9);
Tailwind
colors: {
custom: {
50: '#a9c2f1',
500: '#7fa9ea',
950: '#000000',
},
}SCSS
$custom: #7fa9ea; $custom-light: #a9c2f1; $custom-dark: #000000;
JSON
{
"hex": "#7fa9ea",
"rgb": {
"r": 127,
"g": 169,
"b": 234
},
"hsl": {
"h": 216.449,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73014,
"c": 0.10555,
"h": 258.9
},
"luminance": 0.38828
}Semantic roles & 50–950 ramp
primary
#7FA9EA
secondary
#F1E5D4
accent
#8812D4
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184