#7FA9FA#7FA9FA
#7FA9FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.8% C 0.127 H 262.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9FA |
|---|---|
| RGB | rgb(127, 169, 250) |
| HSL | hsl(220, 92%, 74%) |
| HSV | hsv(220, 49%, 98%) |
| CMYK | cmyk(49.2%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(69.32, 7.54, -44.67) |
| CIE-LCH | lch(69.32, 45.30, 279.58°) |
| OKLab | oklab(73.78% -0.016 -0.1257) |
| OKLCH | oklch(73.78% 0.127 262.8) |
| XYZ | xyz(40.1900, 39.7873, 95.9859) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.98
Cornflowerblue
#6495ED
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 6.84
Sky Blue (survey)
#75BBFD
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9FA #FAD07F
analogous
#7FE7FA #7FA9FA #937FFA
triadic
#7FA9FA #FA7FA9 #A9FA7F
tetradic
#7FA9FA #FA7FE7 #FAD07F #7FFA93
square
#7FA9FA #FA7FE7 #FAD07F #7FFA93
split-complementary
#7FA9FA #FA937F #E7FA7F
monochromatic
#0A5AF5 #4481F8 #7FA9FA #BAD1FC #E2EBFE
Accessibility & contrast
On white
2.34
#7FA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7FA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9FA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9FA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#48BAC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fa9fa; /* rgb */ color: rgb(127, 169, 250); /* oklch */ color: oklch(73.8% 0.127 262.8);
Tailwind
colors: {
custom: {
50: '#aac2fc',
500: '#7fa9fa',
950: '#000000',
},
}SCSS
$custom: #7fa9fa; $custom-light: #aac2fc; $custom-dark: #000000;
JSON
{
"hex": "#7fa9fa",
"rgb": {
"r": 127,
"g": 169,
"b": 250
},
"hsl": {
"h": 219.512,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.73782,
"c": 0.12668,
"h": 262.8
},
"luminance": 0.3979
}Semantic roles & 50–950 ramp
primary
#7FA9FA
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101217
muted
#7F8185