#7FA9F6#7FA9F6
#7FA9F6 is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.6% C 0.121 H 261.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9F6 |
|---|---|
| RGB | rgb(127, 169, 246) |
| HSL | hsl(219, 87%, 73%) |
| HSV | hsv(219, 48%, 96%) |
| CMYK | cmyk(48.4%, 31.3%, 0%, 3.5%) |
| CIE-LAB | lab(69.14, 6.36, -42.77) |
| CIE-LCH | lch(69.14, 43.25, 278.46°) |
| OKLab | oklab(73.58% -0.017 -0.1202) |
| OKLCH | oklch(73.58% 0.121 261.9) |
| XYZ | xyz(39.5694, 39.5391, 92.7176) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.01
Cornflowerblue
#6495ED
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 6.87
Sky Blue (survey)
#75BBFD
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9F6 #F6CC7F
analogous
#7FE4F6 #7FA9F6 #917FF6
triadic
#7FA9F6 #F67FA9 #A9F67F
tetradic
#7FA9F6 #F67FE4 #F6CC7F #7FF691
square
#7FA9F6 #F67FE4 #F6CC7F #7FF691
split-complementary
#7FA9F6 #F6917F #E4F67F
monochromatic
#105DEA #4683F2 #7FA9F6 #B8CFFA #E2ECFD
Accessibility & contrast
On white
2.36
#7FA9F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7FA9F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9F6
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9F6 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFF9
Deuteranopia (green-blind)
#7EA4F4
Tritanopia (blue-blind)
#4BBAC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fa9f6; /* rgb */ color: rgb(127, 169, 246); /* oklch */ color: oklch(73.6% 0.121 261.9);
Tailwind
colors: {
custom: {
50: '#aac2f9',
500: '#7fa9f6',
950: '#000000',
},
}SCSS
$custom: #7fa9f6; $custom-light: #aac2f9; $custom-dark: #000000;
JSON
{
"hex": "#7fa9f6",
"rgb": {
"r": 127,
"g": 169,
"b": 246
},
"hsl": {
"h": 218.824,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.73585,
"c": 0.12137,
"h": 261.9
},
"luminance": 0.39542
}Semantic roles & 50–950 ramp
primary
#7FA9F6
secondary
#F5EAD6
accent
#9402E3
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185